set S-waiting-on labels on new PRs
This commit is contained in:
parent
b390c41388
commit
6728da5396
1 changed files with 6 additions and 0 deletions
|
|
@ -44,6 +44,12 @@ remove = []
|
|||
add = ["S-waiting-on-author"]
|
||||
unless = ["S-blocked", "S-waiting-on-team", "S-waiting-on-review"]
|
||||
|
||||
[autolabel."S-waiting-on-review"]
|
||||
new_pr = true
|
||||
|
||||
[autolabel."S-waiting-on-author"]
|
||||
new_draft = true
|
||||
|
||||
# Automatically close and reopen PRs made by bots to run CI on them
|
||||
[bot-pull-requests]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue