Skip to content

Add docs for the releases workflow#2351

Merged
Link- merged 3 commits into
mainfrom
Link-/add-releases-docs
Mar 16, 2026
Merged

Add docs for the releases workflow#2351
Link- merged 3 commits into
mainfrom
Link-/add-releases-docs

Conversation

@Link-

@Link- Link- commented Mar 16, 2026

Copy link
Copy Markdown
Member

Related to: https://github.com/github/actions-persistence/issues/784

This pull request improves the documentation and configuration for the npm release workflow. The main focus is on clarifying how npm dist-tags should be used and providing clear release instructions for maintainers. There are no code changes, only documentation and a minor clarification in the workflow file.

@Link-
Link- requested a review from a team as a code owner March 16, 2026 15:33
Copilot AI review requested due to automatic review settings March 16, 2026 15:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds maintainer-facing documentation for the manual npm publishing workflow and clarifies dist-tag constraints to help prevent incorrect releases.

Changes:

  • Added docs/release.md describing the “Publish NPM” workflow, its inputs, dist-tag usage, and example release scenarios.
  • Updated the npm-tag input description in the release workflow to clarify that semver values are invalid dist-tags.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
docs/release.md New release guide explaining workflow usage, dist-tags, safety guard behavior, and example release inputs.
.github/workflows/releases.yml Documentation-only tweak to the npm-tag input description to warn about invalid (semver) dist-tags.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/releases.yml
Comment thread docs/release.md
@Link- Link- self-assigned this Mar 16, 2026
@Link- Link- changed the title Explain the new releases workflow Add docs for the releases workflow Mar 16, 2026
@Link-
Link- merged commit 44d43b5 into main Mar 16, 2026
20 of 21 checks passed
@Link-
Link- deleted the Link-/add-releases-docs branch March 16, 2026 15:45
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.

3 participants