Skip to content

Commit c4c25e9

Browse files
committed
Enable the @rustbot ready/author/blocked shortcuts
Given that they can set pretty much all the other flags (including e.g. nominating an issue) these are part of the regular issue/ACP workflow and thus seem sensible to add.
1 parent e68849f commit c4c25e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ allow-unauthenticated = [
2020
"initial-comment-period",
2121
]
2222

23+
24+
# Enable rustbot ready/author/blocked shortcuts
25+
[shortcut]
26+
2327
# [major-change]
2428
# second_label = "initial-comment-period"
2529
# meeting_label = "I-nominated"

0 commit comments

Comments
 (0)