mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-04-29 23:14:49 +00:00
triagebot exclude_labels -> exclude_titles
This commit is contained in:
@@ -11,5 +11,10 @@ allow-unauthenticated = [
|
||||
new_pr = true
|
||||
|
||||
[no-merges]
|
||||
exclude_labels = ["sync"]
|
||||
exclude_titles = [ # exclude syncs from subtree in rust-lang/rust
|
||||
"Sync from downstream",
|
||||
"sync from downstream",
|
||||
"Sync from rust",
|
||||
"sync from rust",
|
||||
]
|
||||
labels = ["has-merge-commits", "S-waiting-on-author"]
|
||||
|
||||
Reference in New Issue
Block a user