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

Update sbt-buildinfo to 0.13.0 in master #1010

Closed
wants to merge 1 commit into from

Update sbt-buildinfo to 0.13.0 in master

3c06606
Select commit
Loading
Failed to load commit list.
Closed

Update sbt-buildinfo to 0.13.0 in master #1010

Update sbt-buildinfo to 0.13.0 in master
3c06606
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Nov 11, 2024 in 0s

6 potential rules

Rule: Merge minor version PRs (delete_head_branch)

  • all of:
    • body~=labels:.*semver-minor
  • closed [πŸ“Œ delete_head_branch requirement]
  • all of:
    • author=kaluza-libraries
    • check-success=ci/circleci: job_required_for_mergify

Rule: Merge minor version PRs (queue)

  • -closed [πŸ“Œ queue requirement]
  • all of:
    • body~=labels:.*semver-minor
  • any of: [πŸ”€ queue conditions]
    • all of: [πŸ“Œ queue conditions of queue default]
      • #approved-reviews-by >= 1 [πŸ›‘ GitHub branch protection]
      • #changes-requested-reviews-by = 0 [πŸ›‘ GitHub branch protection]
  • -conflict [πŸ“Œ queue requirement]
  • -draft [πŸ“Œ queue requirement]
  • all of:
    • author=kaluza-libraries
    • check-success=ci/circleci: job_required_for_mergify
  • any of: [πŸ“Œ queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Merge minor version PRs (review)

  • all of:
    • body~=labels:.*semver-minor
  • all of:
    • author=kaluza-libraries
    • check-success=ci/circleci: job_required_for_mergify

Rule: Merge patch version PRs (delete_head_branch)

  • all of:
    • body~=labels:.*semver-patch
  • closed [πŸ“Œ delete_head_branch requirement]
  • all of:
    • author=kaluza-libraries
    • check-success=ci/circleci: job_required_for_mergify

Rule: Merge patch version PRs (queue)

  • -closed [πŸ“Œ queue requirement]
  • all of:
    • body~=labels:.*semver-patch
  • any of: [πŸ”€ queue conditions]
    • all of: [πŸ“Œ queue conditions of queue default]
      • #approved-reviews-by >= 1 [πŸ›‘ GitHub branch protection]
      • #changes-requested-reviews-by = 0 [πŸ›‘ GitHub branch protection]
  • -conflict [πŸ“Œ queue requirement]
  • -draft [πŸ“Œ queue requirement]
  • all of:
    • author=kaluza-libraries
    • check-success=ci/circleci: job_required_for_mergify
  • any of: [πŸ“Œ queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Merge patch version PRs (review)

  • all of:
    • body~=labels:.*semver-patch
  • all of:
    • author=kaluza-libraries
    • check-success=ci/circleci: job_required_for_mergify

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