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 cloud image to konflux #846

Merged
merged 1 commit into from
Oct 29, 2024

Update cloud image to konflux

46c74cb
Select commit
Loading
Failed to load commit list.
Merged

Update cloud image to konflux #846

Update cloud image to konflux
46c74cb
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Nov 13, 2024 in 1s

2 rules match and 13 potential rules

⚠️ The pull request has been merged by @ezr-ondrej

‼️ Action Required ‼️

The configuration uses the deprecated merge_method attribute of the queue action in one or more pull_request_rules. It must now be used under the queue_rules configuration.
This option will be removed on January 31st, 2025.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

Rule: Automatic merge on approval (queue)

  • #approved-reviews-by>=2
  • -closed [📌 queue requirement]
  • check-success=Travis CI - Pull Request
  • #changes-requested-reviews-by=0
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base=master
  • label!=do not merge
  • label!=work in progress
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of [📌 queue conditions of queue edge-frontend]

Rule: warn on conflicts (comment, label)

  • conflict

✅ Rule: remove conflict label if not needed (label)

  • -conflict

Rule: warn stale after 15 days (comment, label)

  • -closed
  • base=master
  • updated-at<15 days ago

Rule: close stale pull request (close)

  • -closed
  • updated-at<30 days ago
  • base=master

✅ Rule: waiting for review (label)

  • #approved-reviews-by<1
  • -draft
  • created-at<1 days ago

Rule: remove waiting for review label if not needed (label)

  • #approved-reviews-by>=2

Rule: add bug fix label (label)

  • body~=(?m)^- \[[xX]\] Bug fix \(non-breaking change which fixes an issue\)

Rule: add new feature label (label)

  • body~=(?m)^- \[[xX]\] New feature \(non-breaking change which adds functionality\)

Rule: add documentation label (label)

  • body~=(?m)^- \[[xX]\] Documentation update

Rule: add test update label (label)

  • body~=(?m)^- \[[xX]\] Tests update

Rule: remove bug fix label (label)

  • body~=(?m)^- \[ \] Bug fix \(non-breaking change which fixes an issue\)

Rule: remove new feature label (label)

  • body~=(?m)^- \[ \] New feature \(non-breaking change which adds functionality\)

Rule: remove documentation label (label)

  • body~=(?m)^- \[ \] Documentation update

Rule: remove test update label (label)

  • body~=(?m)^- \[ \] Tests update

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


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