We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892b455 commit 86bef35Copy full SHA for 86bef35
src/tools/rust-analyzer/triagebot.toml
@@ -28,3 +28,6 @@ labels = ["has-merge-commits", "S-waiting-on-author"]
28
29
# Prevents mentions in commits to avoid users being spammed
30
[no-mentions]
31
+
32
+# Automatically close and reopen PRs made by bots to run CI on them
33
+[bot-pull-requests]
0 commit comments