Skip to content

docs: document the package version status endpoint - #72

Merged
nishantms merged 3 commits into
mainfrom
nishantms/package-version-status
Aug 11, 2026
Merged

docs: document the package version status endpoint#72
nishantms merged 3 commits into
mainfrom
nishantms/package-version-status

Conversation

@nishantms

@nishantms nishantms commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

What approach did you choose and why?

This documents the public endpoint that reports the lifecycle status of one package version:

GET /-/package/{package-name}/version/{version}/status

The description covers the request parameters, the authentication the endpoint accepts, the response shape, and the five values the status field can take, which are validating, staged, published, blocked, and deleted. A version that was never submitted is a 404 rather than a status value.

@nishantms
nishantms requested a review from a team as a code owner August 10, 2026 20:39
@github-actions

Copy link
Copy Markdown

🚀 Preview deployed!

You can view the preview of your changes here: https://npm-8a81dddfc4-61146453.drafts.github.io/

This preview will be updated automatically when you push new commits to this PR.

@github-actions

Copy link
Copy Markdown

🚀 Preview deployed!

You can view the preview of your changes here: https://npm-8a81dddfc4-61146453.drafts.github.io/

This preview will be updated automatically when you push new commits to this PR.

@github-actions

Copy link
Copy Markdown

🚀 Preview deployed!

You can view the preview of your changes here: https://npm-8a81dddfc4-61146453.drafts.github.io/

This preview will be updated automatically when you push new commits to this PR.

@nishantms
nishantms merged commit f9356ba into main Aug 11, 2026
5 checks passed
@nishantms
nishantms deleted the nishantms/package-version-status branch August 11, 2026 01:15
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