Skip to content

Commit 2e94e24

Browse files
chore(spring-prometheus-grafana-example): include new labeler and adjustment name of projects labelers
1 parent 01ecbc5 commit 2e94e24

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

.github/labeler.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
"component : spring-kafka-example":
1+
"project : spring-kafka-example":
22
- changed-files:
33
- any-glob-to-any-file: 'spring-kafka-example/**/*'
44

5+
"project : spring-prometheus-grafana-example":
6+
- changed-files:
7+
- any-glob-to-any-file: 'spring-prometheus-grafana-example/**/*'
8+
59
"type: dependency-upgrade":
610
- changed-files:
7-
- any-glob-to-any-file: spring-kafka-example/pom.xml
11+
- any-glob-to-any-file:
12+
- spring-kafka-example/pom.xml
13+
- spring-prometheus-grafana-example/pom.xml
814

915
"ci: github-actions":
1016
- changed-files:

0 commit comments

Comments
 (0)