Skip to content

Move phase control to cabal commands docs - #12176

Merged
mergify[bot] merged 1 commit into
haskell:masterfrom
cabalism:doc/move-phase-control
Aug 3, 2026
Merged

Move phase control to cabal commands docs#12176
mergify[bot] merged 1 commit into
haskell:masterfrom
cabalism:doc/move-phase-control

Conversation

@philderbeast

Copy link
Copy Markdown
Collaborator

Fixes #12175


  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

Comment thread doc/cabal-commands.rst
@philderbeast
philderbeast requested a review from Bodigrim July 31, 2026 13:12
@philderbeast
philderbeast force-pushed the doc/move-phase-control branch from 0ce3d64 to 7834892 Compare August 1, 2026 10:57
- Mention --dependencies-only
@philderbeast
philderbeast force-pushed the doc/move-phase-control branch from 7834892 to 45193c3 Compare August 1, 2026 10:57
@philderbeast philderbeast added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Aug 1, 2026
@mergify mergify Bot added ready and waiting Mergify is waiting out the cooldown period merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days queued labels Aug 1, 2026
@mergify

mergify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 2 hours 12 minutes 33 seconds in the queue, including 2 hours 1 minute 11 seconds running CI.

Required conditions to merge
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • github-review-approved [🛡 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 = Validate post job
    • check-neutral = Validate post job
    • check-skipped = Validate post job
  • 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
  • any of [🛡 GitHub branch protection]:
    • check-success = whitespace
    • check-neutral = whitespace
    • check-skipped = whitespace
  • any of [🛡 GitHub branch protection]:
    • check-success = Check sdist post job
    • check-neutral = Check sdist post job
    • check-skipped = Check sdist post job
  • any of [🛡 GitHub branch protection]:
    • check-success = Changelogs
    • check-neutral = Changelogs
    • check-skipped = Changelogs

@mergify
mergify Bot merged commit fa68585 into haskell:master Aug 3, 2026
70 checks passed
@mergify mergify Bot removed the queued label Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Phase control is not cabal.project configurable

3 participants