Remove RLCP configuration from GoReleaser #57
Merged
Mergify / Summary
succeeded
Apr 5, 2024 in 1s
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)
-
-closed
-
author=dependabot[bot]
-
commits[-1].author=github-actions[bot]
-
commits[-1].commit_message~=^Syncing
-
#commits-behind=0
-
#commits>1
-
-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
-
-closed
[📌 merge requirement] -
author=dependabot[bot]
-
#commits-behind=0
[🛡 GitHub branch protection] -
#review-threads-unresolved=0
[🛡 GitHub branch protection] -
-conflict
-
-conflict
[📌 merge requirement] -
-draft
[📌 merge requirement] -
-label=force-ci-run
-
base=main
-
linear-history
- any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [🛡 GitHub branch protection]
-
check-success=Go Tests (1.19, ubuntu-latest)
-
check-neutral=Go Tests (1.19, ubuntu-latest)
-
check-skipped=Go Tests (1.19, ubuntu-latest)
-
- any of: [🛡 GitHub branch protection]
-
check-success=Go Tests (1.20, ubuntu-latest)
-
check-neutral=Go Tests (1.20, ubuntu-latest)
-
check-skipped=Go Tests (1.20, ubuntu-latest)
-
- any of: [🛡 GitHub branch protection]
-
check-success=golangci Linting
-
check-neutral=golangci Linting
-
check-skipped=golangci Linting
-
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