Skip to content

Add missing Chronus entry for packages changed in Check Changes job#10873

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-check-changes-job
Closed

Add missing Chronus entry for packages changed in Check Changes job#10873
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-check-changes-job

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 2, 2026

The Check Changes GitHub Actions job failed because pnpm chronus verify --since main detected undocumented package updates. The failure was specifically caused by changes under @typespec/emitter-framework and @typespec/http-client-python without a corresponding Chronus entry.

  • Changelog compliance update

    • Added a single Chronus change file at .chronus/changes/enum-to-ts-2026-06-02.md.
    • Marked the change as internal and scoped it to:
      • @typespec/emitter-framework
      • @typespec/http-client-python
  • Why this resolves the CI failure

    • The Check Changes gate requires every changed package to be documented via Chronus metadata; this PR adds the missing documentation artifact expected by that gate.
---
changeKind: internal
packages:
  - "@typespec/emitter-framework"
  - "@typespec/http-client-python"
---

Refine Python enum generation plumbing in emitter-framework and http-client-python.

Co-authored-by: l0lawrence <100643745+l0lawrence@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job Check Changes Add missing Chronus entry for packages changed in Check Changes job Jun 2, 2026
Copilot AI requested a review from l0lawrence June 2, 2026 23:01
@l0lawrence l0lawrence closed this Jun 3, 2026
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.

2 participants