Skip to content

Generalize release workflow for v* tags#20

Merged
leesunghyun merged 1 commit into
mainfrom
codex/v0.2-release-workflow-tags
Jun 7, 2026
Merged

Generalize release workflow for v* tags#20
leesunghyun merged 1 commit into
mainfrom
codex/v0.2-release-workflow-tags

Conversation

@leesunghyun

Copy link
Copy Markdown
Owner

Summary

Generalizes the release workflow trigger so v0.2 (and later) version tags can use the same release automation path.

What changed

  • Updated .github/workflows/release.yml:
    • on.push.tags changed from a single alpha tag to v*.

Scope

  • Release automation extensibility for future tagged releases.

Notes

Release note validation remains dynamic and requires docs/release-notes-${{ github.ref_name }}.md for each tagged release.

@leesunghyun leesunghyun merged commit 2bc211b into main Jun 7, 2026
1 check passed
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