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

WIP: Use relative path for LocalUnpackedPackage #10249

Closed
wants to merge 1 commit into from

WIP: Use relative path for LocalUnpackedPackage

9236228
Select commit
Loading
Failed to load commit list.
Closed

WIP: Use relative path for LocalUnpackedPackage #10249

WIP: Use relative path for LocalUnpackedPackage
9236228
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 14, 2024 in 0s

5 potential rules

‼️ Action Required ‼️

The configuration uses the deprecated update_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 August 26th, 2024.
This option will be removed on September 23rd, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-rules

‼️ 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 August 26th, 2024.
This option will be removed on September 23rd, 2024.
For more information: https://docs.mergify.com/configuration/file-format/#queue-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
  • updated-at<2 days ago

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

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

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!


2 not applicable rules

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

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