We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b5b727 + 0aea66b commit 81c2309Copy full SHA for 81c2309
.github/labeler.yml
@@ -2,9 +2,12 @@
2
- head-branch: [ '^feat', '-feature-' ]
3
"Type: Bug":
4
- head-branch: [ '^bug', '-bug-' ]
5
-"Template: personalization-service":
+"Component: personalization-service":
6
- changed-files:
7
- any-glob-to-any-file: [ 'personalization-service/**' ]
8
+"Component: personalization-webcomponents":
9
+ - changed-files:
10
+ - any-glob-to-any-file: [ 'personalization-webcomponents/**' ]
11
"Component: ticketing-eai":
12
13
- any-glob-to-any-file: [ 'ticketing-eai/**' ]
0 commit comments