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:
Guillaume Gomez
2022-09-12 22:47:16 +02:00
committed by GitHub
+1
View File
@@ -11,6 +11,7 @@ allow-unauthenticated = [
"S-*",
"T-*",
"WG-*",
"const-hack",
"needs-fcp",
"relnotes",
"requires-nightly",