We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b390c41 commit 6728da5Copy full SHA for 6728da5
src/tools/miri/triagebot.toml
@@ -44,6 +44,12 @@ remove = []
44
add = ["S-waiting-on-author"]
45
unless = ["S-blocked", "S-waiting-on-team", "S-waiting-on-review"]
46
47
+[autolabel."S-waiting-on-review"]
48
+new_pr = true
49
+
50
+[autolabel."S-waiting-on-author"]
51
+new_draft = true
52
53
# Automatically close and reopen PRs made by bots to run CI on them
54
[bot-pull-requests]
55
0 commit comments