Skip to content

Commit 7a4fe1d

Browse files
committed
add logging overriding
1 parent 2e241e3 commit 7a4fe1d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/labeler.yml

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

0 commit comments

Comments
 (0)