[skip ci] ci: accept LGTM neutral (mergify)
Neutral is also ok.
This commit is contained in:
parent
0bff008922
commit
a3dc87bd76
1 changed files with 9 additions and 3 deletions
12
.github/mergify.yml
vendored
12
.github/mergify.yml
vendored
|
|
@ -16,7 +16,9 @@ queue_rules:
|
|||
- check-success=Test Suite (test.src)
|
||||
- check-success=Regenerate Test Data
|
||||
- check-success=Spell check
|
||||
- "check-success=LGTM analysis: Python"
|
||||
- or:
|
||||
- "check-success=LGTM analysis: Python"
|
||||
- "check-neutral=LGTM analysis: Python"
|
||||
- check-success=codecov/project
|
||||
- "check-success~=rpm-build:.*"
|
||||
|
||||
|
|
@ -38,7 +40,9 @@ pull_request_rules:
|
|||
- check-success=Test Suite (test.src)
|
||||
- check-success=Regenerate Test Data
|
||||
- check-success=Spell check
|
||||
- "check-success=LGTM analysis: Python"
|
||||
- or:
|
||||
- "check-success=LGTM analysis: Python"
|
||||
- "check-neutral=LGTM analysis: Python"
|
||||
- check-success=codecov/project
|
||||
- "check-success~=rpm-build:.*"
|
||||
actions:
|
||||
|
|
@ -66,7 +70,9 @@ pull_request_rules:
|
|||
- check-success=Test Suite (test.src)
|
||||
- check-success=Regenerate Test Data
|
||||
- check-success=Spell check
|
||||
- "check-success=LGTM analysis: Python"
|
||||
- or:
|
||||
- "check-success=LGTM analysis: Python"
|
||||
- "check-neutral=LGTM analysis: Python"
|
||||
- check-success=codecov/project
|
||||
- "check-success~=rpm-build:.*"
|
||||
actions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue