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

Refactor Rebuild monad into writer over sets #9843

Closed
wants to merge 2 commits into from

Format files

be2695f
Select commit
Loading
Failed to load commit list.
Closed

Refactor Rebuild monad into writer over sets #9843

Format files
be2695f
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Nov 18, 2024 in 5s

6 potential rules

Rule: Wait for 2 days before validating merge (label)

  • #approved-reviews-by>=2
  • any of:
    • label=merge me
    • label=merge+no rebase
    • label=squash+merge me
  • any of:
    • updated-at<2 days ago
    • label=priority: high :fire:

Rule: Waiting out merge delay (used by bot) (label)

  • #approved-reviews-by>=2
  • -closed
  • check-success=Bootstrap post job
  • check-success=Doctest Cabal
  • check-success=Meta checks
  • check-success=Validate post job
  • check-success=fourmolu
  • check-success=hlint
  • any of:
    • label=merge me
    • label=merge+no rebase
    • label=squash+merge me
  • #changes-requested-reviews-by=0
  • -draft
  • base=master
  • check-success=docs/readthedocs.org:cabal

Rule: Put pull requests in the rebase+merge queue (queue)

  • #approved-reviews-by>=2
  • -closed [📌 queue requirement]
  • label=merge delay passed
  • label=merge me
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Doctest Cabal
        • check-skipped = Doctest Cabal
        • check-success = Doctest Cabal
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Meta checks
        • check-skipped = Meta checks
        • check-success = Meta checks
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Validate post job
        • check-skipped = Validate post job
        • check-success = Validate post job
      • any of: [🛡 GitHub branch protection]
        • check-neutral = fourmolu
        • check-skipped = fourmolu
        • check-success = fourmolu
      • any of: [🛡 GitHub branch protection]
        • check-neutral = hlint
        • check-skipped = hlint
        • check-success = hlint
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Bootstrap post job
        • check-skipped = Bootstrap post job
        • check-success = Bootstrap post job
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = docs/readthedocs.org:cabal
        • check-neutral = docs/readthedocs.org:cabal
        • check-skipped = docs/readthedocs.org:cabal
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • -label~=^blocked:
  • base=master
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Put pull requests in the squash+merge queue (queue)

  • #approved-reviews-by>=2
  • -closed [📌 queue requirement]
  • label=merge delay passed
  • label=squash+merge me
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue squash-merge]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Doctest Cabal
        • check-skipped = Doctest Cabal
        • check-success = Doctest Cabal
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Meta checks
        • check-skipped = Meta checks
        • check-success = Meta checks
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Validate post job
        • check-skipped = Validate post job
        • check-success = Validate post job
      • any of: [🛡 GitHub branch protection]
        • check-neutral = fourmolu
        • check-skipped = fourmolu
        • check-success = fourmolu
      • any of: [🛡 GitHub branch protection]
        • check-neutral = hlint
        • check-skipped = hlint
        • check-success = hlint
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Bootstrap post job
        • check-skipped = Bootstrap post job
        • check-success = Bootstrap post job
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = docs/readthedocs.org:cabal
        • check-neutral = docs/readthedocs.org:cabal
        • check-skipped = docs/readthedocs.org:cabal
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • -label~=^blocked:
  • base=master
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Merge "merge+no rebase" pull requests directly (without a queue) (merge)

  • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
  • #approved-reviews-by>=2
  • #commits-behind=0
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • -closed [📌 merge requirement]
  • label=merge delay passed
  • label=merge+no rebase
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Doctest Cabal
    • check-skipped = Doctest Cabal
    • check-success = Doctest Cabal
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Meta checks
    • check-skipped = Meta checks
    • check-success = Meta checks
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Validate post job
    • check-skipped = Validate post job
    • check-success = Validate post job
  • any of: [🛡 GitHub branch protection]
    • check-neutral = fourmolu
    • check-skipped = fourmolu
    • check-success = fourmolu
  • any of: [🛡 GitHub branch protection]
    • check-neutral = hlint
    • check-skipped = hlint
    • check-success = hlint
  • any of: [🛡 GitHub branch protection]
    • check-neutral = Bootstrap post job
    • check-skipped = Bootstrap post job
    • check-success = Bootstrap post job
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • -label~=^blocked:
  • base=master
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success = docs/readthedocs.org:cabal
    • check-neutral = docs/readthedocs.org:cabal
    • check-skipped = docs/readthedocs.org:cabal

Rule: Label backports as such (label)

  • body~=automatic backport

💖  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: Put release branch pull requests in the rebase+merge queue (queue)

  • #approved-reviews-by>=2
  • -body~=backport
  • -closed [📌 queue requirement]
  • base!=master
  • label=merge me
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Doctest Cabal
        • check-skipped = Doctest Cabal
        • check-success = Doctest Cabal
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Meta checks
        • check-skipped = Meta checks
        • check-success = Meta checks
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Validate post job
        • check-skipped = Validate post job
        • check-success = Validate post job
      • any of: [🛡 GitHub branch protection]
        • check-neutral = fourmolu
        • check-skipped = fourmolu
        • check-success = fourmolu
      • any of: [🛡 GitHub branch protection]
        • check-neutral = hlint
        • check-skipped = hlint
        • check-success = hlint
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Bootstrap post job
        • check-skipped = Bootstrap post job
        • check-success = Bootstrap post job
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = docs/readthedocs.org:cabal
        • check-neutral = docs/readthedocs.org:cabal
        • check-skipped = docs/readthedocs.org:cabal
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • -label~=^blocked:
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Put release branch pull requests in the squash+merge queue (queue)

  • #approved-reviews-by>=2
  • -body~=backport
  • -closed [📌 queue requirement]
  • base!=master
  • label=squash+merge me
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue squash-merge]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Doctest Cabal
        • check-skipped = Doctest Cabal
        • check-success = Doctest Cabal
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Meta checks
        • check-skipped = Meta checks
        • check-success = Meta checks
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Validate post job
        • check-skipped = Validate post job
        • check-success = Validate post job
      • any of: [🛡 GitHub branch protection]
        • check-neutral = fourmolu
        • check-skipped = fourmolu
        • check-success = fourmolu
      • any of: [🛡 GitHub branch protection]
        • check-neutral = hlint
        • check-skipped = hlint
        • check-success = hlint
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Bootstrap post job
        • check-skipped = Bootstrap post job
        • check-success = Bootstrap post job
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = docs/readthedocs.org:cabal
        • check-neutral = docs/readthedocs.org:cabal
        • check-skipped = docs/readthedocs.org:cabal
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • -label~=^blocked:
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Put backports in the rebase+merge queue (queue)

  • #approved-reviews-by>=1
  • -closed [📌 queue requirement]
  • base!=master
  • label=merge me
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Doctest Cabal
        • check-skipped = Doctest Cabal
        • check-success = Doctest Cabal
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Meta checks
        • check-skipped = Meta checks
        • check-success = Meta checks
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Validate post job
        • check-skipped = Validate post job
        • check-success = Validate post job
      • any of: [🛡 GitHub branch protection]
        • check-neutral = fourmolu
        • check-skipped = fourmolu
        • check-success = fourmolu
      • any of: [🛡 GitHub branch protection]
        • check-neutral = hlint
        • check-skipped = hlint
        • check-success = hlint
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Bootstrap post job
        • check-skipped = Bootstrap post job
        • check-success = Bootstrap post job
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = docs/readthedocs.org:cabal
        • check-neutral = docs/readthedocs.org:cabal
        • check-skipped = docs/readthedocs.org:cabal
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • -label~=^blocked:
  • body~=backport
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Rule: Put backports in the squash+merge queue (queue)

  • #approved-reviews-by>=1
  • -closed [📌 queue requirement]
  • base!=master
  • label=squash+merge me
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue squash-merge]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Doctest Cabal
        • check-skipped = Doctest Cabal
        • check-success = Doctest Cabal
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Meta checks
        • check-skipped = Meta checks
        • check-success = Meta checks
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Validate post job
        • check-skipped = Validate post job
        • check-success = Validate post job
      • any of: [🛡 GitHub branch protection]
        • check-neutral = fourmolu
        • check-skipped = fourmolu
        • check-success = fourmolu
      • any of: [🛡 GitHub branch protection]
        • check-neutral = hlint
        • check-skipped = hlint
        • check-success = hlint
      • any of: [🛡 GitHub branch protection]
        • check-neutral = Bootstrap post job
        • check-skipped = Bootstrap post job
        • check-success = Bootstrap post job
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = docs/readthedocs.org:cabal
        • check-neutral = docs/readthedocs.org:cabal
        • check-skipped = docs/readthedocs.org:cabal
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • -label~=^blocked:
  • body~=backport
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
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