Skip to content

fix: restrict release trigger to v* tags#9

Merged
byshing merged 2 commits into
masterfrom
fix/release-tag-trigger
May 15, 2026
Merged

fix: restrict release trigger to v* tags#9
byshing merged 2 commits into
masterfrom
fix/release-tag-trigger

Conversation

@byshing
Copy link
Copy Markdown
Collaborator

@byshing byshing commented May 15, 2026

Aligns the release workflow tag trigger with the v* tag protection rule.

Previously '**[0-9]+.[0-9]+.[0-9]+*' would match any semver-shaped tag (e.g. 1.0.0, myapp/1.0.0), bypassing the protection rule. Now only v1.2.3-style tags trigger a release — same pattern the protection rule enforces.

🤖 Generated with Claude Code

byshing and others added 2 commits May 15, 2026 13:32
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
…t-build-provenance v4.1.0

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@byshing byshing merged commit 3200380 into master May 15, 2026
6 checks 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