Skip to content

Add @since annotations to LicenseListVersion constructors#11817

Merged
mergify[bot] merged 1 commit into
haskell:masterfrom
ulysses4ever:copilot/fix-upstream-ticket-11813
May 15, 2026
Merged

Add @since annotations to LicenseListVersion constructors#11817
mergify[bot] merged 1 commit into
haskell:masterfrom
ulysses4ever:copilot/fix-upstream-ticket-11813

Conversation

@ulysses4ever
Copy link
Copy Markdown
Collaborator

fix #11813


Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • 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).

checked using https://cabal.readthedocs.io/en/stable/file-format-changelog.html and in some cases git history

Agent-Logs-Url: https://github.com/ulysses4ever/cabal/sessions/8fa252bb-4749-4284-b312-ec279d5e17fa

Co-authored-by: ulysses4ever <6832600+ulysses4ever@users.noreply.github.com>
@ulysses4ever ulysses4ever force-pushed the copilot/fix-upstream-ticket-11813 branch from 97dffdc to 66b5a12 Compare May 12, 2026 19:26
@ulysses4ever ulysses4ever added merge me Tell Mergify Bot to merge and removed attention: needs-review labels May 13, 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 May 13, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 15, 2026

Merge Queue Status

This pull request spent 1 hour 39 minutes 47 seconds in the queue, including 1 hour 29 minutes 30 seconds running CI.

Required conditions to merge
  • #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 = 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 Bot added a commit that referenced this pull request May 15, 2026
@mergify mergify Bot merged commit 93a251a into haskell:master May 15, 2026
211 of 212 checks passed
@mergify mergify Bot removed the queued label May 15, 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.

Add @since annotations to LicenseListVersion constructors

4 participants