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.
1 parent 2e241e3 commit efcf326Copy full SHA for efcf326
.github/labeler.yml
@@ -21,3 +21,7 @@ internal:
21
- '!README.md'
22
- '!src/**'
23
- '!pyproject.toml'
24
+
25
+#if branch starts with feature/ then apply this label
26
+feature:
27
+ - head-branch: ['^feature', 'feature']
0 commit comments