Skip to content

Commit 33b0cb0

Browse files
committed
Enable [bot-pull-requests] triagebot feature
1 parent 9ed2fa3 commit 33b0cb0

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)