Skip to content

Commit b6bf5ad

Browse files
Add S-blocked to labels_blocking_approval
1 parent 158ae9e commit b6bf5ad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

rust-bors.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ labels_blocking_approval = [
2323
"S-waiting-on-t-opsem",
2424
"S-waiting-on-t-rustdoc",
2525
"S-waiting-on-t-rustdoc-frontend",
26-
"S-waiting-on-t-clippy"
26+
"S-waiting-on-t-clippy",
27+
# PR manually set to blocked
28+
"S-blocked"
2729
]
2830

2931
# If CI runs quicker than this duration, consider it to be a failure

0 commit comments

Comments
 (0)