Skip to content

Commit bbe23e8

Browse files
Rollup merge of rust-lang#101724 - fee1-dead-contrib:triage-const-hack, r=oli-obk
Allow unauthenticated users to add the `const-hack` label Observed in rust-lang#101401. cc ```@oli-obk```
2 parents 8dc4b26 + 9139891 commit bbe23e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ allow-unauthenticated = [
1111
"S-*",
1212
"T-*",
1313
"WG-*",
14+
"const-hack",
1415
"needs-fcp",
1516
"relnotes",
1617
"requires-nightly",

0 commit comments

Comments
 (0)