Skip to content

docs(skill): report publish backlog in the release skill#229

Merged
guillaumervls merged 1 commit into
mainfrom
skill-report-publish-backlog
Jun 22, 2026
Merged

docs(skill): report publish backlog in the release skill#229
guillaumervls merged 1 commit into
mainfrom
skill-report-publish-backlog

Conversation

@guillaumervls

Copy link
Copy Markdown
Collaborator

Follow-up to #228. The release skill's reporting step now makes the "bumped but not yet on npm" state explicit.

Step 5 (renamed Report the release set + the publish backlog) now tells the runner to report two distinct things:

  1. Bumped in this runname: old → new.
  2. Publish backlog — every maintained package whose main version is ahead of npm latest (npm view <pkg> version), i.e. what actually awaits the external private-mirror publish — including packages bumped earlier that the mirror hasn't published yet (e.g. ai-sdk-provider main 0.4.0 vs npm 0.1.1).

It also reminds the runner not to call a package "released" at this stage — this repo only produces the version bump; nothing here pushes to npm.

@guillaumervls guillaumervls merged commit 8915262 into main Jun 22, 2026
10 checks passed
@guillaumervls guillaumervls deleted the skill-report-publish-backlog branch June 22, 2026 08:14
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