Skip to content

Master is broken - #12268

Merged
mergify[bot] merged 1 commit into
haskell:masterfrom
zlonast:fix-master
Aug 24, 2026
Merged

Master is broken#12268
mergify[bot] merged 1 commit into
haskell:masterfrom
zlonast:fix-master

Conversation

@zlonast

@zlonast zlonast commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

CI is down on:

 M doc/cmd-v2-help/repl.txt
 doc/cmd-v2-help/repl.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/cmd-v2-help/repl.txt b/doc/cmd-v2-help/repl.txt
index 5a27cf1..2913c65 100644
--- a/doc/cmd-v2-help/repl.txt
+++ b/doc/cmd-v2-help/repl.txt
@@ -401,7 +401,7 @@ Examples, open an interactive session:
     for the component 'cname' in the package 'pkgname'
 
   cabal repl --build-depends lens
-    add the latest version of the library 'lens' to the default component (or no componentif there is no project present)
+    add the latest version of the library 'lens' to the default component (or no component if there is no project present)
   cabal repl --build-depends "lens >= 4.15 && < 4.18"
     add a version (constrained between 4.15 and 4.18) of the library 'lens' to the default component (or no component if there is no project present)
   cabal repl pkg:cabal-install-solver pkg:Cabal-syntax --enable-multi-repl
Error: Process completed with exit code 1.

@ffaf1

ffaf1 commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Thanks, what happened though in #12248?

@Mikolaj Mikolaj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Maybe the culprit PR was marked in a way that say not CI run is needed? Hmm, is this a gap in our setup?

@zlonast

zlonast commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator Author

@ffaf1 The problem is that the new CI started working after merging the pull request

@zlonast zlonast added the merge me Tell Mergify Bot to merge label Aug 24, 2026
@mergify mergify Bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label Aug 24, 2026
@zlonast

zlonast commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator Author

It's also worth noting that the componentif typo was already present in the master branch.

@mergify mergify Bot added the queued label Aug 24, 2026
@mergify

mergify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-08-24 09:12 UTC · Rule: default · triggered by rule Put pull requests in the rebase+merge queue
  • Checks skipped · PR is already up-to-date
  • Merged2026-08-24 09:25 UTC · at 4b5101cb2067458be19c9d0e912dca4c53e893fb · merge

This pull request spent 12 minutes 34 seconds in the queue, including 9 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 0da61d3 into haskell:master Aug 24, 2026
70 checks passed
@zlonast
zlonast deleted the fix-master branch August 24, 2026 09:26
@mergify mergify Bot removed the queued label Aug 24, 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 priority: high 🔥

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants