Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Update README to indicate that the repo is now archived #3849

Merged
merged 1 commit into from
Sep 17, 2024

Update README to indicate that the repo is now archived

21e0173
Select commit
Loading
Failed to load commit list.
Merged

Update README to indicate that the repo is now archived #3849

Update README to indicate that the repo is now archived
21e0173
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Sep 17, 2024 in 0s

1 rule matches and 14 potential rules

⚠️ The pull request has been merged by @cachedout

‼️ 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.
A brownout is planned on September 16th, 2024.
This option will be removed on October 21st, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

Rule: ask to resolve conflict (comment)

  • conflict

✅ Rule: delete head branch after merge (delete_head_branch)

  • closed [📌 delete_head_branch requirement]
  • merged

Rule: remove-backport label (label)

  • label~=backport-v

Rule: notify the backport policy (comment, label)

  • -label~=^backport
  • base=main

Rule: backport patches to 7.17 branch (backport)

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

Rule: backport patches to 8.3 branch (backport)

  • label=backport-v8.3.0
  • base=main
  • merged
  • merged [📌 backport requirement]

Rule: backport patches to 8.4 branch (backport)

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

Rule: backport patches to 8.5 branch (backport)

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

Rule: backport patches to 8.6 branch (backport)

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

Rule: backport patches to 8.7 branch (backport)

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

Rule: backport patches to 8.8 branch (backport)

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

Rule: backport patches to 8.9 branch (backport)

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

Rule: backport patches to 8.11 branch (backport)

  • label=backport-v8.11.0
  • merged
  • merged [📌 backport requirement]

Rule: backport patches to 8.12 branch (backport)

  • label=backport-v8.12.0
  • merged
  • merged [📌 backport requirement]

Rule: backport patches to 8.13 branch (backport)

  • label=backport-v8.13.0
  • merged
  • merged [📌 backport requirement]

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

🚀  You can help us by becoming a sponsor!


4 not applicable rules

Rule: automatic squash and merge with success checks for those automated PRs created by the apmmachine. (queue)

  • -closed
  • -closed [📌 queue requirement]
  • -merged
  • author=apmmachine
  • head~=^updatecli.*
  • label=automation
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Run Test
        • check-skipped = Run Test
        • check-success = Run Test
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #approved-reviews-by >= 1 [🛡 GitHub repository ruleset rule]
      • #approved-reviews-by >= 1 [🛡 GitHub repository ruleset rule]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub repository ruleset rule]
      • #changes-requested-reviews-by = 0 [🛡 GitHub repository ruleset rule]
      • any of: [🛡 GitHub branch protection]
        • check-success = CLA
        • check-neutral = CLA
        • check-skipped = CLA
      • any of: [🛡 GitHub branch protection]
        • check-success = pre-commit
        • check-neutral = pre-commit
        • check-skipped = pre-commit
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: delete upstream branch after merging changes the automated PR or it's closed (delete_head_branch)

  • all of:
    • head~=^updatecli.*
    • label=automation
  • closed [📌 delete_head_branch requirement]
  • any of:
    • closed
    • merged

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

  • -closed
  • -merged
  • author=mergify[bot]
  • created-at<2 days ago
  • schedule=Mon-Mon 06:00-10:00[Europe/Paris]
  • #check-success>0

Rule: automatic close the automated PRs that have not been merged. (close)

  • -closed
  • -merged
  • author=apmmachine
  • created-at<3 days ago
  • head~=^updatecli.*
  • schedule=Mon-Fri 06:00-10:00[Europe/Paris]
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