Fix path to trivy-results.sarif file to process #16
Mergify / Summary
succeeded
Nov 12, 2023 in 2s
no rules match, no planned actions
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
4 not applicable rules
Rule: Automatic approval for Dependabot pull requests (review)
-
-closed
-
author=dependabot[bot]
- any of:
-
commits[*].author==dependabot[bot]
-
commits[*].author==github-actions[bot]
-
-
#commits-behind=0
-
-conflict
-
base=main
Rule: Trigger force-ci-run on GitHub Actions commits (label)
-
#commits>1
-
-closed
-
author=dependabot[bot]
-
commits[-1].author=github-actions[bot]
-
commits[-1].commit_message~=^Syncing
-
#commits-behind=0
-
-conflict
-
-label=force-ci-run
-
base=main
- not:
- any of:
-
check-neutral~=^Remove Label
-
check-pending~=^Remove Label
-
check-success~=^Remove Label
-
- any of:
Rule: Automatic merge for Dependabot pull requests (merge)
-
#approved-reviews-by>=1
-
-closed
-
author=dependabot[bot]
-
#review-threads-unresolved=0
[🛡 GitHub branch protection] -
-conflict
-
-conflict
[:pushpin: merge requirement] -
-draft
[:pushpin: merge requirement] -
-label=force-ci-run
-
-mergify-configuration-changed
[:pushpin: merge -> allow_merging_configuration_change setting requirement] -
base=main
-
linear-history
Rule: Trigger Dependabot to recreate on merge conflict (comment)
-
-closed
-
author=dependabot[bot]
- any of:
-
#commits-behind>0
-
conflict
-
-
base=main
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