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 7a4fe1dCopy full SHA for 7a4fe1d
.github/labeler.yml
@@ -21,3 +21,8 @@ internal:
21
- '!README.md'
22
- '!src/**'
23
- '!pyproject.toml'
24
+
25
+#if branch starts with feature/ then apply this label
26
+feature:
27
+ - base-branch:
28
+ - feature/**
0 commit comments