triagebot no-merges: exclude "Rustup"s, add labels

This commit is contained in:
Peter Jaszkowiak 2023-09-15 21:56:10 -06:00
parent daadab515a
commit 6e0c456ec4

View File

@ -11,6 +11,8 @@ allow-unauthenticated = [
# Have rustbot inform users about the *No Merge Policy*
[no-merges]
exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust
labels = ["has-merge-commits", "S-waiting-on-author"]
[autolabel."S-waiting-on-review"]
new_pr = true