Skip to content

Commit

Permalink
Merge pull request #3799 from rust-lang/tgross35-stable-label
Browse files Browse the repository at this point in the history
Allow setting `stable-nominated` via rustbot
  • Loading branch information
tgross35 authored Aug 12, 2024
2 parents c8cc152 + 6e018a3 commit 0627e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[relabel]
allow-unauthenticated = [
"C-*", "O-*", "S-*"
"C-*", "O-*", "S-*", "stable-nominated"
]

[autolabel."S-waiting-on-review"]
Expand Down

0 comments on commit 0627e14

Please sign in to comment.