Skip to content

merge queue: embarking master (0a8508e) and #10933 together#11882

Closed
mergify[bot] wants to merge 2 commits into
masterfrom
mergify/merge-queue/8a066a6a94
Closed

merge queue: embarking master (0a8508e) and #10933 together#11882
mergify[bot] wants to merge 2 commits into
masterfrom
mergify/merge-queue/8a066a6a94

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 25, 2026

✨ The merge conditions cannot be satisfied due to failing checks. ✨

Branch master (0a8508e) and #10933 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #10933.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue rule default for merge:

  • any of [🛡 GitHub branch protection]:
    • check-neutral = Validate post job
    • check-skipped = Validate post job
    • check-success = Validate post job
  • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved = 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
  • 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

Required conditions to stay in the queue:

---
checking_base_sha: 0a8508e84c13e6c38dbda7175991a674c5b54e43
previous_failed_batches: []
pull_requests:
  - number: 10933
    scopes: []
scopes: []
...

philderbeast and others added 2 commits May 23, 2026 20:18
- Add Y-forking import test
- A test for detecting when the same config is imported via many different paths
- Error on duplicate imports
- Do the filtering in duplicateImportMsg
- Use duplicateImportMsg for cycles too
- Add haddocks to IORef parameter
- Add changelog entry
- Use ordNub instead of nub
- Use NubList
- Share implement of duplicate and cyclical messages
- Update expectation for non-cyclical duplicate import
- Only show a warning
- Add woops project with a time cost
- Use noticeDoc instead of warn
- Render duplicate imports
- Add Ord instance for Dupes, sort on dupesNormLocPath
- Fixups after rebase
- Satisfy hlint
- Remove -XMultiWayIf
- Remove mention of yops from the changelog
- Satisfy fix-whitespace
- Test with a time cost of duplicate imports
- Fewer imports from PrettyPrint qualified as Disp
- Add data ProjectImport replacing tuples
- Combine fields as ProjectImport
- Rename field to dupesImports
- Add haddocks to Dupes fields
- Mark test as flaky
- Any test accessing stackage seems susceptible
- Move unique duplicates to own test
- Use legacy parser for path duplicates test
- Add foo.cabal package so that packages exist
- Satisfy fix-whitespace
- Use local version of lts-21.25
- Remove repo
- Use </> for expected paths
- Note that this change gives a warning.
- Exclude lts-21.25.config from typos
- Detect duplicate imports after parsing
- Merge upstream
- Update duplicate import counts
- Satisfy fourmolu
- Move duplicate detection to calling module
- Add parsing module haddock section header
- Export only reportDuplicateImports
- Test all project parser options
- Add script tests
- Add haddocks to reportDuplicateImportsh
- Use Data.Function ((&)) pipelining
- Inline do blockh
- Satisfy fix-whitespace
- Redo Ord Dupes
- Try to enforce sorting
- Add docs to ProjectImport
- Add instances & doctests for sorting ProjectImport
- Fix sorting of ProjectConfigPath
- Update test expectation with correct sorting
- Compare versions of compare
- Update cabal.out for dedup tests
- Rename to compareForDisplay
- Add more detail to docProjectConfigFiles docs
- Add haddocks and rename comparisons
- Don't repeat the root comment
- Pattern match on NonEmpty not List
- Sort expectation by import chain length
- Use GADTs for ProjectImport
- Satisfy hlint, remove unused LANGUAGE pragmas
- Bubble up Maybe URI
- Add ProjectRoot constructorh
- Rename ProjectImport to ProjectNode
- Add Maybe URI to project skeleton
- Use ProjectFilePath
- Satisfy hlint
- Add projectNodes
- Redo detectDupes
- Move duplicate imports to Import module
- Move fetchImportConfig to Import module
- Don't export parseProjectSkeleton
- Don't re-export ProjectConfigSkeleton
- Remove unnecessary primes
- Add splitImports
- Remove ProjectNodes and projectNodes
- Move stuff to Client.ProjectConfig.Import
- Fixup after rebase
- Satisfy fourmolu
- Don't monitor (Nothing :: Maybe URI)
- Add type annotation for older ghc versions
- Setup for doctests
- Need -XConstraintKinds with older ghcsh
- Update .out files for UniquePathDuplicates
- Don't repeat recordMode
- Remove +legacy-comparison
- Note significance in changelog and movements
- Less indent
- Remove redundant comparison
- Hide newtype ProjectFilePath
- Don't export duplicateImportMsg or ProjectNode
- Gut lts-21.25.config but leave notes
@mergify mergify Bot closed this May 25, 2026
@mergify mergify Bot deleted the mergify/merge-queue/8a066a6a94 branch May 25, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant