Skip to content

Commit 0aea66b

Browse files
authored
Merge pull request #182 from it-at-m/FabianWilms-patch-1
🔧 Update labeler.yml - add p13n component labels
2 parents 1f37517 + 78aa42a commit 0aea66b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/labeler.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
- head-branch: [ '^feat', '-feature-' ]
33
"Type: Bug":
44
- head-branch: [ '^bug', '-bug-' ]
5-
"Template: personalization-service":
5+
"Component: personalization-service":
66
- changed-files:
77
- any-glob-to-any-file: [ 'personalization-service/**' ]
8+
"Component: personalization-webcomponents":
9+
- changed-files:
10+
- any-glob-to-any-file: [ 'personalization-webcomponents/**' ]
811
"Component: ticketing-eai":
912
- changed-files:
1013
- any-glob-to-any-file: [ 'ticketing-eai/**' ]

0 commit comments

Comments
 (0)