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.
2 parents 892b455 + 86bef35 commit 2e3688eCopy full SHA for 2e3688e
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