Skip to content

Commit 4917fe5

Browse files
committed
Enable [bot-pull-requests] triagebot feature
1 parent ac667ef commit 4917fe5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/miri/triagebot.toml

Lines changed: 3 additions & 0 deletions
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)