mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Add S-blocked to labels_blocking_approval
This commit is contained in:
+3
-1
@@ -23,7 +23,9 @@ labels_blocking_approval = [
|
||||
"S-waiting-on-t-opsem",
|
||||
"S-waiting-on-t-rustdoc",
|
||||
"S-waiting-on-t-rustdoc-frontend",
|
||||
"S-waiting-on-t-clippy"
|
||||
"S-waiting-on-t-clippy",
|
||||
# PR manually set to blocked
|
||||
"S-blocked"
|
||||
]
|
||||
|
||||
# If CI runs quicker than this duration, consider it to be a failure
|
||||
|
||||
Reference in New Issue
Block a user