mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-27 10:17:15 +00:00
Configure triagebot to reopen bot PRs
This commit is contained in:
parent
5c479edc49
commit
ffeb325e09
1 changed files with 3 additions and 0 deletions
|
|
@ -28,3 +28,6 @@ labels = ["has-merge-commits", "S-waiting-on-author"]
|
||||||
|
|
||||||
# Prevents mentions in commits to avoid users being spammed
|
# Prevents mentions in commits to avoid users being spammed
|
||||||
[no-mentions]
|
[no-mentions]
|
||||||
|
|
||||||
|
# Automatically close and reopen PRs made by bots to run CI on them
|
||||||
|
[bot-pull-requests]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue