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 https://github.com/rust-lang/triagebot/issues/3 is fixed (assuming that the deployed commit is recent enough). People have tried to use it already (https://github.com/rust-lang/rust/issues/60622#issuecomment-493212465). r? @Mark-Simulacrum
This commit is contained in:
commit
7269117f13
@ -4,3 +4,5 @@ allow-unauthenticated = [
|
||||
# I-* without I-nominated
|
||||
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
|
||||
]
|
||||
|
||||
[assign]
|
||||
|
Loading…
Reference in New Issue
Block a user