connectivity: drivers: Update Nuvoton M467 EMAC DMA_IE ctl #15438
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Mergify / Summary
succeeded
Aug 16, 2023 in 2s
1 rule matches and 13 potential rules
Rule: label needs: work when changes were requested (label)
-
#changes-requested-reviews-by>0
Rule: label needs: work when GitHub Actions jobs have failed (label)
-
check-failure=cmake-checks
-
check-failure=docs-check
-
check-failure=frozen-tools-check
-
check-failure=include-check
-
check-failure=license-check
-
check-failure=pin-validation
-
check-failure=python-tests
-
check-failure=style-check
-
label!='needs: work'
-
label!=mergify skip
Rule: label needs: work when Jenkins CI failed - pr head (label)
-
-closed
-
check-failure~=continuous-integration/jenkins/pr-head
-
label=needs: CI
-
label!=mergify skip
Rule: label needs: work when Jenkins CI failed - any of the pipeline (label)
-
check-failure~=^jenkins-ci
-
label=needs: CI
-
label!=mergify skip
Rule: label needs: CI when at least one reviewers approval (label)
-
-check-success~=continuous-integration/jenkins/pr-head
-
#approved-reviews-by>=1
-
#changes-requested-reviews-by=0
-
-check-failure~=continuous-integration/jenkins/pr-head
-
-conflict
-
check-success=cmake-checks
-
check-success=docs-check
-
check-success=frozen-tools-check
-
check-success=include-check
-
check-success=license-check
-
check-success=pin-validation
-
check-success=python-tests
-
check-success=style-check
-
label!=needs: preceding PR
Rule: remove outdated reviews (dismiss_reviews)
Rule: label needs: work when there is a conflict (label, comment)
-
-closed
-
conflict
Rule: label "ready for merge" when ready (label)
-
label=needs: CI
-
#approved-reviews-by>=1
-
#changes-requested-reviews-by=0
-
-check-failure~=^jenkins-ci
-
check-success=cmake-checks
-
check-success=docs-check
-
check-success=frozen-tools-check
-
check-success=include-check
-
check-success=license-check
-
check-success=pin-validation
-
check-success=python-tests
-
check-success=style-check
-
check-success~=continuous-integration/jenkins/pr-head
-
label!=do not merge
-
label!=mergify skip
Rule: remove ready for merge when merged (label)
-
label=ready for merge
-
merged
Rule: add "do not merge" label when WIP is in title (label)
-
title~=^(\[wip\]( |:) |\[WIP\]( |:) |wip( |:) |WIP( |:)).*
Rule: release version is a must for merged PRs part 1 (label, comment)
-
-label~=^(release-type)
-
-label~=^(Release review required)
-
-label~=^(release-version)
-
merged
Rule: release version is a must for merged PRs part 2.1 (label)
-
label=^(release-version)
-
merged
Rule: release version is a must for merged PRs part 2.2 (label)
-
label=^(release-type)
-
merged
Rule: remove release version and needs labels (label)
-
-merged
-
closed
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
2 not applicable rules
Rule: add label feature branch for feature branch additions (label)
-
base~=^feature
Rule: add release review required to release branches (label)
-
base~=^mbed-os-5.15
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branch
Additionally, on Mergify dashboard you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
Loading