Allow unauthenticated users to add the const-hack label

This commit is contained in:
fee1-dead 2022-09-12 23:04:32 +08:00 committed by GitHub
parent a93214ec06
commit 91398912d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ allow-unauthenticated = [
"S-*",
"T-*",
"WG-*",
"const-hack",
"needs-fcp",
"relnotes",
"requires-nightly",