Skip to content

Commit

Permalink
Auto merge of #15358 - Veykril:no-merges, r=Veykril
Browse files Browse the repository at this point in the history
Add triagebot no-merges config

cc rust-lang/triagebot#1704 rust-lang/rust#114157
  • Loading branch information
bors committed Aug 1, 2023
2 parents c71e136 + 4172dcc commit 43ecf29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ allow-unauthenticated = [

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

[no-merges]
exclude_labels = ["sync"]
labels = ["has-merge-commits", "S-waiting-on-author"]

0 comments on commit 43ecf29

Please sign in to comment.