mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
Add triagebot no-merges config
This commit is contained in:
parent
df725d6b6d
commit
4172dcc9fd
1 changed files with 4 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue