Skip to content

Commit 8504c2e

Browse files
committed
Add approval blocking labels for new bors
1 parent 8f08b3a commit 8504c2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-bors.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# 6 hours timeout for CI builds
22
timeout = 21600
3+
4+
# Do not allow approving PRs that are waiting for a FCP to finish
5+
labels_blocking_approval = ["final-comment-period", "proposed-final-comment-period"]

0 commit comments

Comments
 (0)