Skip to content

Commit 5339629

Browse files
committed
Auto-add S-waiting-on-author when the PR is/switches to draft state
1 parent c83e217 commit 5339629

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,9 @@ trigger_files = [
535535
[autolabel."S-waiting-on-review"]
536536
new_pr = true
537537

538+
[autolabel."S-waiting-on-author"]
539+
new_draft = true
540+
538541
[autolabel."needs-triage"]
539542
new_issue = true
540543
exclude_labels = [

0 commit comments

Comments
 (0)