We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[bot-pull-requests]
1 parent 9ed2fa3 commit 33b0cb0Copy full SHA for 33b0cb0
triagebot.toml
@@ -29,3 +29,6 @@ review_labels = ["S-waiting-on-review"]
29
remove_labels = ["S-waiting-on-author"]
30
# Those labels are added when PR author requests a review from an assignee
31
add_labels = ["S-waiting-on-review"]
32
+
33
+# Automatically close and reopen PRs made by bots to run CI on them
34
+[bot-pull-requests]
0 commit comments