Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
e5de19ff
Unverified
Commit
e5de19ff
authored
Apr 10, 2026
by
Cyrus Leung
Committed by
GitHub
Apr 09, 2026
Browse files
[CI/Build[ Don't auto-rebase PRs with CI failures (#39443)
Signed-off-by:
DarkLight1337
<
tlleungac@connect.ust.hk
>
parent
edee9651
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
.github/mergify.yml
.github/mergify.yml
+3
-2
No files found.
.github/mergify.yml
View file @
e5de19ff
...
@@ -18,7 +18,7 @@ pull_request_rules:
...
@@ -18,7 +18,7 @@ pull_request_rules:
-
name
:
comment-pre-commit-failure
-
name
:
comment-pre-commit-failure
description
:
Comment on PR when pre-commit check fails
description
:
Comment on PR when pre-commit check fails
conditions
:
conditions
:
-
status
-failure=pre-commit
-
check
-failure=pre-commit
-
-closed
-
-closed
-
-draft
-
-draft
actions
:
actions
:
...
@@ -51,7 +51,7 @@ pull_request_rules:
...
@@ -51,7 +51,7 @@ pull_request_rules:
-
name
:
comment-dco-failure
-
name
:
comment-dco-failure
description
:
Comment on PR when DCO check fails
description
:
Comment on PR when DCO check fails
conditions
:
conditions
:
-
status
-failure=dco
-
check
-failure=dco
-
-closed
-
-closed
-
-draft
-
-draft
actions
:
actions
:
...
@@ -384,6 +384,7 @@ pull_request_rules:
...
@@ -384,6 +384,7 @@ pull_request_rules:
-
label=ready
-
label=ready
-
"
#approved-reviews-by
>=
1"
-
"
#approved-reviews-by
>=
1"
-
"
#commits-behind
>=
50"
-
"
#commits-behind
>=
50"
-
"
#check-failure
=
0"
-
-closed
-
-closed
-
-draft
-
-draft
-
-conflict
-
-conflict
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment