Skip to content

Commit b45ea92

Browse files
committed
add logging overriding
1 parent 2e241e3 commit b45ea92

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ internal:
2121
- '!README.md'
2222
- '!src/**'
2323
- '!pyproject.toml'
24+
25+
#if branch starts with feature/ then apply this label
26+
feature:
27+
- all:
28+
- head-branch:
29+
- feature/**

0 commit comments

Comments
 (0)