Auto-add S-waiting-on-author when the PR is/switches to draft state
This commit is contained in:
parent
c83e217d26
commit
5339629b11
1 changed files with 3 additions and 0 deletions
|
|
@ -535,6 +535,9 @@ trigger_files = [
|
|||
[autolabel."S-waiting-on-review"]
|
||||
new_pr = true
|
||||
|
||||
[autolabel."S-waiting-on-author"]
|
||||
new_draft = true
|
||||
|
||||
[autolabel."needs-triage"]
|
||||
new_issue = true
|
||||
exclude_labels = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue