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

Reintroduce FixedPoint support #706

Open
wants to merge 6 commits into
base: 5.x
Choose a base branch
from

CI/CD checkout needs fixedpoint submodule

49036aa
Select commit
Loading
Failed to load commit list.
Open

Reintroduce FixedPoint support #706

CI/CD checkout needs fixedpoint submodule
49036aa
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jan 31, 2024 in 3s

no rules match, no planned actions


💖  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: automatic squash-and-merge on CI success and review (queue)

  • #approved-reviews-by>=1
  • base=main
  • label="Please Merge"
  • #changes-requested-reviews-by=0
  • -draft [📌 queue requirement]
  • label!="DO NOT MERGE"
  • label!="bp-conflict"
  • status-success=all tests passed
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of [📌 queue conditions of queue default]

Rule: backport to 0.5.x (backport)

  • base=main
  • merged
  • merged [📌 backport requirement]
  • milestone=0.5.x

Rule: backport to 0.5.x (label)

  • base=main
  • merged
  • milestone=0.5.x

Rule: backport to 0.3.x, 0.5.x (backport)

  • base=main
  • merged
  • merged [📌 backport requirement]
  • milestone=0.3.x

Rule: backport to 0.3.x, 0.5.x (label)

  • base=main
  • merged
  • milestone=0.3.x

Rule: automatic squash-and-mege of 0.3.x backport PRs (queue)

  • base=0.3.x
  • label="Backport"
  • #changes-requested-reviews-by=0
  • -draft [📌 queue requirement]
  • label!="DO NOT MERGE"
  • label!="bp-conflict"
  • status-success=all tests passed
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of [📌 queue conditions of queue default]

Rule: automatic squash-and-mege of 0.5.x backport PRs (queue)

  • base=0.5.x
  • label="Backport"
  • #changes-requested-reviews-by=0
  • -draft [📌 queue requirement]
  • label!="DO NOT MERGE"
  • label!="bp-conflict"
  • status-success=all tests passed
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🔀 queue conditions]
    • all of [📌 queue conditions of queue default]
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