rust-analyzer/triagebot.toml
2023-07-30 14:02:03 +02:00

15 lines
213 B
TOML

[assign]
[shortcut]
[relabel]
allow-unauthenticated = [
"S-*",
]
[autolabel."S-waiting-on-review"]
new_pr = true
[no-merges]
exclude_labels = ["sync"]
labels = ["has-merge-commits", "S-waiting-on-author"]