2022-04-21 17:43:12 +02:00
|
|
|
[assign]
|
2022-11-04 15:27:50 +03:30
|
|
|
|
|
|
|
[shortcut]
|
|
|
|
|
|
|
|
[relabel]
|
|
|
|
allow-unauthenticated = [
|
|
|
|
"S-*",
|
|
|
|
]
|
|
|
|
|
|
|
|
[autolabel."S-waiting-on-review"]
|
|
|
|
new_pr = true
|
2023-07-30 14:02:03 +02:00
|
|
|
|
|
|
|
[no-merges]
|
2023-09-16 10:58:53 -06:00
|
|
|
exclude_titles = [ # exclude syncs from subtree in rust-lang/rust
|
|
|
|
"Sync from downstream",
|
|
|
|
"sync from downstream",
|
|
|
|
"Sync from rust",
|
|
|
|
"sync from rust",
|
|
|
|
]
|
2023-07-30 14:02:03 +02:00
|
|
|
labels = ["has-merge-commits", "S-waiting-on-author"]
|