Skip to content

feat: add tag-triggered release workflow - #96

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

feat: add tag-triggered release workflow#96
luojiyin1987 merged 1 commit into
masterfrom
agent/tag-release-workflow

Conversation

@luojiyin1987

Copy link
Copy Markdown
Contributor

Summary

  • Create a GitHub Release for each pushed v* tag.
  • Generate Release notes from repository history.
  • Use the GitHub token with contents write permission.

Impact

Maintainers can create Releases by pushing version tags.

Validation

  • YAML lint passed.
  • Git diff checks passed.

Closes #95

@luojiyin1987
luojiyin1987 marked this pull request as ready for review August 12, 2026 08:00
@luojiyin1987
luojiyin1987 merged commit 8e23017 into master Aug 12, 2026
13 checks passed
@luojiyin1987
luojiyin1987 deleted the agent/tag-release-workflow branch August 12, 2026 08:00
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.

Add tag-triggered GitHub Release workflow

1 participant