Skip to content

chore(gh): update release workflow tag pattern#662

Merged
tenthirtyam merged 1 commit intomainfrom
chore(gh)/release-workflow-tag-pattern
Feb 22, 2026
Merged

chore(gh): update release workflow tag pattern#662
tenthirtyam merged 1 commit intomainfrom
chore(gh)/release-workflow-tag-pattern

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

Summary

Replaced broad v* tag filter with a more specific pattern: v*.*.* to match stable SemVer releases (e.g. v2.2.0) and pre-releases (e.g. v2.2.0-beta, v2.2.0-rc.1).

Type

  • fix: Bug Fix
  • feat: Feature or Enhancement
  • docs: Documentation
  • refactor: Refactoring
  • chore: Build, Dependencies, Workflows, etc.
  • other: Other (Please describe.)

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Tests

  • Tests have been added or updated.
  • Tests have been completed.

Output:

Documentation

  • Documentation has been added or updated.

Issue References

Release Note

Additional Information

Replaced broad `v*` tag filter with a more specific pattern: `v*.*.*` to match stable SemVer releases (e.g. `v2.2.0`) and pre-releases (e.g. `v2.2.0-beta`, `v2.2.0-rc.1`).

Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
@tenthirtyam tenthirtyam added this to the v2.2.0 milestone Feb 22, 2026
@tenthirtyam tenthirtyam self-assigned this Feb 22, 2026
@tenthirtyam tenthirtyam requested a review from a team as a code owner February 22, 2026 16:37
@tenthirtyam tenthirtyam added the chore Chore label Feb 22, 2026
Copilot AI review requested due to automatic review settings February 22, 2026 16:37
@tenthirtyam tenthirtyam added the github-actions GitHub Actions label Feb 22, 2026
@tenthirtyam tenthirtyam merged commit d17cc76 into main Feb 22, 2026
11 checks passed
@github-actions github-actions bot added the needs-review Needs Review label Feb 22, 2026
@tenthirtyam tenthirtyam deleted the chore(gh)/release-workflow-tag-pattern branch February 22, 2026 16:37
@github-actions github-actions bot added the size/xs Relative Sizing: Extra-Small label Feb 22, 2026
@vmware vmware locked as resolved and limited conversation to collaborators Feb 22, 2026
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Feb 22, 2026
@tenthirtyam tenthirtyam review requested due to automatic review settings March 23, 2026 18:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore github-actions GitHub Actions size/xs Relative Sizing: Extra-Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant