Skip to content

Commit 2e3688e

Browse files
authored
Merge pull request #20330 from Kobzol/triagebot-reopen
Configure triagebot to reopen bot PRs
2 parents 892b455 + 86bef35 commit 2e3688e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/rust-analyzer/triagebot.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ labels = ["has-merge-commits", "S-waiting-on-author"]
2828

2929
# Prevents mentions in commits to avoid users being spammed
3030
[no-mentions]
31+
32+
# Automatically close and reopen PRs made by bots to run CI on them
33+
[bot-pull-requests]

0 commit comments

Comments
 (0)