Rollup merge of #101724 - fee1-dead-contrib:triage-const-hack, r=oli-obk
Allow unauthenticated users to add the `const-hack` label Observed in #101401. cc ```@oli-obk```
This commit is contained in:
commit
bbe23e86ec
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ allow-unauthenticated = [
|
||||||
"S-*",
|
"S-*",
|
||||||
"T-*",
|
"T-*",
|
||||||
"WG-*",
|
"WG-*",
|
||||||
|
"const-hack",
|
||||||
"needs-fcp",
|
"needs-fcp",
|
||||||
"relnotes",
|
"relnotes",
|
||||||
"requires-nightly",
|
"requires-nightly",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue