Skip to content

Commit f8fed24

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 f8fed24

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
@@ -20,6 +20,9 @@ allow-unauthenticated = [
2020
"initial-comment-period",
2121
]
2222

23+
# Enable rustbot ready/author/blocked shortcuts
24+
[shortcut]
25+
2326
# [major-change]
2427
# second_label = "initial-comment-period"
2528
# meeting_label = "I-nominated"

0 commit comments

Comments
 (0)