Skip to content

Commit 7c1eaec

Browse files
committed
set S-waiting-on labels on new PRs
1 parent 0ad286e commit 7c1eaec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ remove = []
4444
add = ["S-waiting-on-author"]
4545
unless = ["S-blocked", "S-waiting-on-team", "S-waiting-on-review"]
4646

47+
[autolabel."S-waiting-on-review"]
48+
new_pr = true
49+
50+
[autolabel."S-waiting-on-author"]
51+
new_draft = true
52+
4753
# Automatically close and reopen PRs made by bots to run CI on them
4854
[bot-pull-requests]
4955

0 commit comments

Comments
 (0)