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 SECURITY.md #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Update integration.yml

40a0fb6
Select commit
Loading
Failed to load commit list.
Open

Update SECURITY.md #9

Update integration.yml
40a0fb6
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 13, 2024 in 6s

7 potential rules

Rule: high priority - merge to master (queue)

  • label=priority:high
  • all of:
    • label=automerge:no-update
    • any of:
      • #commits-behind=0
      • label=bypass:linear-history
    • base=master
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue high_priority_merge]
      • label=priority:high
      • any of: [🛡 GitHub branch protection]
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
        • check-success=merge-strategy (chosen)
      • all of:
        • base=master
        • any of:
          • check-success=integration-test-result
          • check-pending=integration-test-result
          • label=bypass:integration
        • any of:
          • all of:
            • -label=proto:expect-breakage
            • check-success=breakage
          • all of:
            • check-failure=breakage
            • label=proto:expect-breakage
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: high priority - rebase updates then merge to master (queue)

  • label=priority:high
  • all of:
    • label=automerge:rebase
    • base=master
    • any of:
      • #commits-behind>0
      • linear-history
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue high_priority_rebase]
      • label=priority:high
      • any of: [🛡 GitHub branch protection]
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
        • check-success=merge-strategy (chosen)
      • all of:
        • base=master
        • any of:
          • check-success=integration-test-result
          • check-pending=integration-test-result
          • label=bypass:integration
        • any of:
          • all of:
            • -label=proto:expect-breakage
            • check-success=breakage
          • all of:
            • check-failure=breakage
            • label=proto:expect-breakage
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: high priority - squash to master (queue)

  • label=priority:high
  • all of:
    • label=automerge:squash
    • base=master
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue high_priority_squash]
      • label=priority:high
      • any of: [🛡 GitHub branch protection]
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
        • check-success=merge-strategy (chosen)
      • all of:
        • base=master
        • any of:
          • check-success=integration-test-result
          • check-pending=integration-test-result
          • label=bypass:integration
        • any of:
          • all of:
            • -label=proto:expect-breakage
            • check-success=breakage
          • all of:
            • check-failure=breakage
            • label=proto:expect-breakage
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: merge to master (queue)

  • label=automerge:no-update
  • any of:
    • #commits-behind=0
    • label=bypass:linear-history
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue merge]
      • any of: [🛡 GitHub branch protection]
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
        • check-success=merge-strategy (chosen)
      • base=master
      • any of:
        • check-success=integration-test-result
        • check-pending=integration-test-result
        • label=bypass:integration
      • any of:
        • all of:
          • -label=proto:expect-breakage
          • check-success=breakage
        • all of:
          • check-failure=breakage
          • label=proto:expect-breakage
  • -draft [📌 queue requirement]
  • base=master
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: rebase updates then merge to master (queue)

  • label=automerge:rebase
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue rebase]
      • any of: [🛡 GitHub branch protection]
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
        • check-success=merge-strategy (chosen)
      • base=master
      • any of:
        • check-success=integration-test-result
        • check-pending=integration-test-result
        • label=bypass:integration
      • any of:
        • all of:
          • -label=proto:expect-breakage
          • check-success=breakage
        • all of:
          • check-failure=breakage
          • label=proto:expect-breakage
  • -draft [📌 queue requirement]
  • base=master
  • any of:
    • #commits-behind>0
    • linear-history
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: squash to master (queue)

  • label=automerge:squash
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue squash]
      • any of: [🛡 GitHub branch protection]
        • check-neutral=merge-strategy (chosen)
        • check-skipped=merge-strategy (chosen)
        • check-success=merge-strategy (chosen)
      • base=master
      • any of:
        • check-success=integration-test-result
        • check-pending=integration-test-result
        • label=bypass:integration
      • any of:
        • all of:
          • -label=proto:expect-breakage
          • check-success=breakage
        • all of:
          • check-failure=breakage
          • label=proto:expect-breakage
  • -draft [📌 queue requirement]
  • base=master
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: rebase and autosquash (rebase)

  • #commits-behind=0
  • label=automerge:rebase
  • any of:
    • -linear-history
    • check-failure=no-fixup-commits
  • -closed [📌 rebase requirement]
  • -conflict [📌 rebase requirement]
  • -draft
  • base=master
  • queue-position=-1 [📌 rebase requirement]
  • any of:
    • #commits-behind>0 [📌 rebase requirement]
    • #commits>1 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]

💖  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