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

[updatecli] update elastic stack version for testing 8.8.2-c7e9ae2e #35898

Merged
merged 1 commit into from
Jun 23, 2023

chore: Updated to content "" in file "testing/environments/snapshot.yml"

39c335d
Select commit
Loading
Failed to load commit list.
Merged

[updatecli] update elastic stack version for testing 8.8.2-c7e9ae2e #35898

chore: Updated to content "" in file "testing/environments/snapshot.yml"
39c335d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Mergify / Summary succeeded Jun 23, 2023 in 2s

3 rules match and 11 potential rules

Rule: self-assign PRs (assign)

  • #assignee=0
  • -closed
  • -merged

Rule: forward-port patches to main branch (backport)

  • label=forwardport-main
  • merged
  • merged [:pushpin: backport requirement]

Rule: close automated pull requests with bump updates if any conflict (close)

  • -closed
  • -merged
  • conflict
  • author=apmmachine
  • label=automation

Rule: automatic approval for automated pull requests with bump updates (review)

  • author=apmmachine
  • check-success=beats-ci/pr-merge
  • files~=^testing/environments/snapshot.*\.yml$
  • label=automation

Rule: automatic squash and merge with success checks and the files matching the regex ^testing/environments/snapshot* are modified. (queue)

  • #approved-reviews-by>=1
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • check-success=beats-ci/pr-merge
  • files~=^testing/environments/snapshot.*\.yml$
  • label=automation
  • any of: [:twisted_rightwards_arrows: routing conditions]
    • all of [:pushpin: routing conditions of queue default]
  • any of: [🛡 GitHub branch protection]
    • check-success=CLA
    • check-neutral=CLA
    • check-skipped=CLA
  • any of: [🛡 GitHub branch protection]
    • check-success=beats-ci/pr-merge
    • check-neutral=beats-ci/pr-merge
    • check-skipped=beats-ci/pr-merge

Rule: delete upstream branch after merging changes on testing/environments/snapshot* or it's closed (delete_head_branch)

  • closed [:pushpin: delete_head_branch requirement]
  • all of:
    • files~=^testing/environments/snapshot.*\.yml$
    • head~=^updatecli_bump-elastic-stack
    • label=automation
  • any of:
    • closed
    • merged

Rule: backport patches to 7.17 branch (backport)

  • label=backport-v7.17.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.3 branch (backport)

  • label=backport-v8.3.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.4 branch (backport)

  • label=backport-v8.4.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.5 branch (backport)

  • label=backport-v8.5.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.6 branch (backport)

  • label=backport-v8.6.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.7 branch (backport)

  • label=backport-v8.7.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.8 branch (backport)

  • label=backport-v8.8.0
  • merged
  • merged [:pushpin: backport requirement]

Rule: backport patches to 8.9 branch (backport)

  • label=backport-v8.9.0
  • merged
  • merged [:pushpin: backport requirement]

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

🚀  You can help us by becoming a sponsor!


7 not applicable rules

Rule: ask to resolve conflict (comment)

  • -author=apmmachine
  • -closed
  • -merged
  • conflict

Rule: delete upstream branch after merging changes on .go-version or it's closed (delete_head_branch)

  • all of:
    • files~=^\.go-version$
    • head~=^updatecli_bump-golang-version
    • label=automation
  • closed [:pushpin: delete_head_branch requirement]
  • any of:
    • closed
    • merged

Rule: automatic approval for mergify pull requests with changes in bump-rules (review)

  • author=mergify[bot]
  • files~=^\.mergify\.yml$
  • head~=^add-backport-next.*
  • check-success=beats-ci/pr-merge
  • label=automation

Rule: automatic squash and merge with success checks and the files matching the regex ^.mergify.yml is modified. (queue)

  • files~=^\.mergify\.yml$
  • head~=^add-backport-next.*
  • #approved-reviews-by>=1
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • check-success=beats-ci/pr-merge
  • label=automation
  • any of: [:twisted_rightwards_arrows: routing conditions]
    • all of [:pushpin: routing conditions of queue default]
  • any of: [🛡 GitHub branch protection]
    • check-success=CLA
    • check-neutral=CLA
    • check-skipped=CLA
  • any of: [🛡 GitHub branch protection]
    • check-success=beats-ci/pr-merge
    • check-neutral=beats-ci/pr-merge
    • check-skipped=beats-ci/pr-merge

Rule: delete upstream branch with changes on ^.mergify.yml that has been merged or closed (delete_head_branch)

  • all of:
    • files~=^\.mergify\.yml$
    • head~=^add-backport-next.*
    • label=automation
  • closed [:pushpin: delete_head_branch requirement]
  • any of:
    • closed
    • merged

Rule: notify the backport has not been merged yet (comment)

  • -closed
  • -merged
  • author=mergify[bot]
  • schedule=Mon-Mon 06:00-10:00[Europe/Paris]
  • #assignee>=1
  • #check-success>0

Rule: notify the backport policy (comment)

  • -closed
  • -label~=^backport
  • -merged
  • 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