Skip to content

Commit 994802c

Browse files
authored
Merge pull request #4083 from Kobzol/bot-autoclose
Enable `[bot-pull-requests]` triagebot feature
2 parents 9ed2fa3 + 33b0cb0 commit 994802c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

+3
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ review_labels = ["S-waiting-on-review"]
2929
remove_labels = ["S-waiting-on-author"]
3030
# Those labels are added when PR author requests a review from an assignee
3131
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

Comments
 (0)