Skip to content

Commit

Permalink
rustbot: Allow applying needs-fcp label
Browse files Browse the repository at this point in the history
People should be able to help triage by observing that a change needs an
FCP before we can apply it.
  • Loading branch information
joshtriplett committed Nov 4, 2021
1 parent 056af9d commit 7e02934
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 @@ -2,6 +2,7 @@
allow-unauthenticated = [
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
"D-*",
"needs-fcp",
"relnotes",
"requires-nightly",
"regression-*",
Expand Down

0 comments on commit 7e02934

Please sign in to comment.