blob: d62adb9144bae58bf9af00813ad44234ca466100 [file] [log] [blame]
[assign]
[shortcut]
[relabel]
allow-unauthenticated = [
"S-*",
"A-*",
]
[autolabel."S-waiting-on-review"]
new_pr = true
[no-merges]
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"]