Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support: Exclusion from conditions of checking for the presence of labels pointing to CI failure flags #20

Merged
merged 1 commit into from
Feb 17, 2024

update condition rule

c417bc2
Select commit
Loading
Failed to load commit list.
Merged

support: Exclusion from conditions of checking for the presence of labels pointing to CI failure flags #20

update condition rule
c417bc2
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Feb 17, 2024 in 5s

1 rule matches

⚠️ The pull request has been merged by @ryu-sato

✅ Rule: All required actions were succeeded or skipped (post_check)

  • all of:
    • any of:
      • check-success = check_artifacts_are_latest
      • check-skipped = check_artifacts_are_latest
    • any of:
      • check-success = lint
      • check-skipped = lint
    • any of:
      • check-success = build
      • check-skipped = build
    • any of:
      • check-skipped = check-title
      • check-success = check-title
    • any of:
      • check-skipped = labeling
      • check-success = labeling

💖  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: Automatic merge for Preparing next version (merge)

  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • -closed [📌 merge requirement]
  • author = github-actions[bot]
  • label = "type/prepare-next-version"
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #commits-behind=0 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success=Rule: All required actions were succeeded or skipped (post_check)
    • check-neutral=Rule: All required actions were succeeded or skipped (post_check)
    • check-skipped=Rule: All required actions were succeeded or skipped (post_check)

Rule: Automatic merge for Preparing next version (review)

  • author = github-actions[bot]
  • label = "type/prepare-next-version"
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