Skip to content

ci: release on version tags - #144

Merged
luojiyin1987 merged 1 commit into
masterfrom
agent/issue-143-tag-release
Aug 12, 2026
Merged

ci: release on version tags#144
luojiyin1987 merged 1 commit into
masterfrom
agent/issue-143-tag-release

Conversation

@luojiyin1987

Copy link
Copy Markdown
Contributor

Summary

  • Add a workflow for v-prefixed version tags.
  • Check that each tag matches the package version.
  • Run package validation before Release creation.
  • Attach the npm tarball to the GitHub Release.
  • Generate Release notes from repository history.

Checks

  • actionlint .github/workflows/release.yml
  • npm exec prettier -- --check .github/workflows/release.yml
  • git diff --cached --check

Closes #143

@luojiyin1987
luojiyin1987 marked this pull request as ready for review August 12, 2026 08:18
@luojiyin1987
luojiyin1987 merged commit 5eaeb09 into master Aug 12, 2026
6 checks passed
@luojiyin1987
luojiyin1987 deleted the agent/issue-143-tag-release branch August 12, 2026 08:19
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.

ci: create GitHub Releases from version tags

1 participant