Skip to content

Commit

Permalink
Rollup merge of #101724 - fee1-dead-contrib:triage-const-hack, r=oli-obk
Browse files Browse the repository at this point in the history
Allow unauthenticated users to add the `const-hack` label

Observed in #101401.

cc ```@oli-obk```
  • Loading branch information
GuillaumeGomez authored Sep 12, 2022
2 parents 8dc4b26 + 9139891 commit bbe23e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ allow-unauthenticated = [
"S-*",
"T-*",
"WG-*",
"const-hack",
"needs-fcp",
"relnotes",
"requires-nightly",
Expand Down

0 comments on commit bbe23e8

Please sign in to comment.