Skip to content

Commit 86bef35

Browse files
committed
Configure triagebot to reopen bot PRs
1 parent 892b455 commit 86bef35

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)