From 5339629b11901c2c1fbcb54fdb49afd4ed0b98ba Mon Sep 17 00:00:00 2001 From: Urgau Date: Wed, 9 Jul 2025 18:30:32 +0200 Subject: [PATCH] Auto-add `S-waiting-on-author` when the PR is/switches to draft state --- triagebot.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 4e3dff219f1d6..006ed96cce902 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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 = [