Skip to content

Commit 7269117

Browse files
authored
Rollup merge of #60891 - jonas-schievink:triagebot-claim, r=Mark-Simulacrum
Allow claiming issues with triagebot Not sure if this was intentionally left out, but it can probably be enabled now that rust-lang/triagebot#3 is fixed (assuming that the deployed commit is recent enough). People have tried to use it already (#60622 (comment)). r? @Mark-Simulacrum
2 parents 5b1252b + 441ecb8 commit 7269117

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ allow-unauthenticated = [
44
# I-* without I-nominated
55
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
66
]
7+
8+
[assign]

0 commit comments

Comments
 (0)