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

Add source common.sh in release-manager.sh #2841

Closed
wants to merge 1 commit into from

Add source common.sh in release-manager.sh

e094b83
Select commit
Loading
Failed to load commit list.
Closed

Add source common.sh in release-manager.sh #2841

Add source common.sh in release-manager.sh
e094b83
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 27, 2023 in 2s

10 potential rules

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

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

Rule: ask to resolve conflict (comment)

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

Rule: backport patches to 7.17 branch (backport)

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

Rule: remove backport-skip label (label)

  • label~=backport-v

Rule: automatic merge when CI passes and the file dev-tools/integration/.env is modified. (queue)

  • -draft [:pushpin: queue requirement]
  • files~=^dev-tools/integration/.env$
  • label=automation
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success=CLA
        • check-neutral=CLA
        • check-skipped=CLA
      • any of: [🛡 GitHub branch protection]
        • check-success=buildkite/fleet-server
        • check-neutral=buildkite/fleet-server
        • check-skipped=buildkite/fleet-server
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • check-success=fleet-server/pr-merge

Rule: automatic merge when CI passes and the file dev-tools/integration/.env is modified. (review)

  • files~=^dev-tools/integration/.env$
  • label=automation
  • check-success=fleet-server/pr-merge

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!


5 not applicable rules

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

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

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

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

Rule: automatic merge for 7. or 8. branches when CI passes (queue)

  • -draft [:pushpin: queue requirement]
  • author=mergify[bot]
  • base~=^(7|8)\.
  • label=backport
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • #approved-reviews-by>=1 [🛡 GitHub branch protection]
      • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success=CLA
        • check-neutral=CLA
        • check-skipped=CLA
      • any of: [🛡 GitHub branch protection]
        • check-success=buildkite/fleet-server
        • check-neutral=buildkite/fleet-server
        • check-skipped=buildkite/fleet-server
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • check-success=CLA
  • check-success=fleet-server/pr-merge

Rule: automatic merge for 7. or 8. branches when CI passes (review)

  • author=mergify[bot]
  • base~=^(7|8)\.
  • label=backport
  • check-success=CLA
  • check-success=fleet-server/pr-merge

Rule: delete upstream branch with changes on dev-tools/integration/.env or .go-version after merging/closing it (delete_head_branch)

  • all of:
    • files~=^(dev-tools/integration/.env|.go-version)$
    • head~=^updatecli.*
    • label=automation
  • closed [:pushpin: delete_head_branch requirement]
  • any of:
    • closed
    • merged
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