We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daadab5 commit 6e0c456Copy full SHA for 6e0c456
triagebot.toml
@@ -11,6 +11,8 @@ allow-unauthenticated = [
11
12
# Have rustbot inform users about the *No Merge Policy*
13
[no-merges]
14
+exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust
15
+labels = ["has-merge-commits", "S-waiting-on-author"]
16
17
[autolabel."S-waiting-on-review"]
18
new_pr = true
0 commit comments