Skip to content

Commit ae52ee5

Browse files
committed
Auto merge of #11514 - pitaj:triagebot_no-merges_exclude-titles, r=flip1995
triagebot no-merges: exclude "Rustup"s, add labels rust-lang/triagebot#1720 changelog: none
2 parents ef95be5 + 6e0c456 commit ae52ee5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ allow-unauthenticated = [
1111

1212
# Have rustbot inform users about the *No Merge Policy*
1313
[no-merges]
14+
exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust
15+
labels = ["has-merge-commits", "S-waiting-on-author"]
1416

1517
[autolabel."S-waiting-on-review"]
1618
new_pr = true

0 commit comments

Comments
 (0)