Skip to content

Commit 7e02934

Browse files
committed
rustbot: Allow applying needs-fcp label
People should be able to help triage by observing that a change needs an FCP before we can apply it.
1 parent 056af9d commit 7e02934

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
@@ -2,6 +2,7 @@
22
allow-unauthenticated = [
33
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
44
"D-*",
5+
"needs-fcp",
56
"relnotes",
67
"requires-nightly",
78
"regression-*",

0 commit comments

Comments
 (0)