blob: 5fd97f52d8c2c5d6e7bf2cf5b682cc9047075805 [file] [log] [blame] [edit]
[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",
"Rustc pull update",
]
labels = ["has-merge-commits", "S-waiting-on-author"]
[transfer]
# Canonicalize issue numbers to avoid closing the wrong issue when upstreaming this subtree
[issue-links]
check-commits = "uncanonicalized"