fix: Add patch version to go.mod #2072
+9
−5
Open
Mergify / Summary
succeeded
Aug 5, 2024 in 1s
4 rules match and 5 potential rules
Rule: automatic merge for main with > 1 approved reviews, all requested reviews have given feedback, not held, and CI is successful (merge)
- any of:
-
label=has-design
-
label=no-design-required
-
- any of:
-
label=has-docs
-
label=no-docs-required
-
- any of:
-
label=has-tests
-
label=no-tests-required
-
- any of:
- all of:
-
check-success=build-workflow-complete
-
check-success=docs-workflow-complete
-
files~=\.md$
-
- all of:
-
check-success=build-workflow-complete
-
-files~=\.md$
-
- all of:
-
-files~=^(?!.*\.md$)(?!.*\.png$)(?!.*\.gitignore$)(?!\.vscode\/)(?!\.excalidraw-ignore$).*$
-
check-success=docs-workflow-complete
-
- all of:
-
#approved-reviews-by>=1
-
#changes-requested-reviews-by=0
-
#review-requested=0
-
-check-failure=Mixed content - nexodus-docs
-
-closed
[📌 merge requirement] -
-conflict
[📌 merge requirement] -
-draft
[📌 merge requirement] -
base=main
-
check-success=DCO
-
label!=hold
- any of:
-
check-neutral=Header rules - nexodus-docs
-
check-success=Header rules - nexodus-docs
-
- any of:
-
check-neutral=Pages changed - nexodus-docs
-
check-success=Pages changed - nexodus-docs
-
- any of:
-
check-neutral=Redirect rules - nexodus-docs
-
check-success=Redirect rules - nexodus-docs
-
- any of:
-
check-success=netlify/nexodus-docs/deploy-preview
-
check-neutral=netlify/nexodus-docs/deploy-preview
-
- any of:
- all of:
-
check-success=actionlint
-
files~=.github/.*$
-
-
-files~=.github/.*$
- all of:
- any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
Rule: Warn on conflicts (comment, label)
-
conflict
✅ Rule: remove conflict label if not needed (label)
-
-conflict
✅ Rule: Label when docs label is missing (label)
-
-author=dependabot[bot]
-
-draft
-
-label=has-docs
-
-label=no-docs-required
Rule: Remove label when docs label is present (label)
- any of:
-
author=dependabot[bot]
-
draft
-
label=has-docs
-
label=no-docs-required
-
✅ Rule: Label when design doc label is missing (label)
-
-author=dependabot[bot]
-
-draft
-
-label=has-design
-
-label=no-design-required
Rule: Remove label when design doc label is present (label)
- any of:
-
author=dependabot[bot]
-
draft
-
label=has-design
-
label=no-design-required
-
✅ Rule: Label when tests label is missing (label)
-
-author=dependabot[bot]
-
-draft
-
-label=has-tests
-
-label=no-tests-required
Rule: Remove label when tests label is present (label)
- any of:
-
author=dependabot[bot]
-
draft
-
label=has-tests
-
label=no-tests-required
-
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
1 not applicable rule
Rule: automatic merge for Dependabot pull requests (merge)
-
author=dependabot[bot]
-
check-success=build-workflow-complete
-
-closed
[📌 merge requirement] -
-conflict
[📌 merge requirement] -
-draft
[📌 merge requirement] -
label!=hold
- any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
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