Skip to content

fix: remove tag trigger, let release-plz own releases#22

Merged
moutons merged 1 commit intomainfrom
fix/release-plz-tag-trigger
Apr 20, 2026
Merged

fix: remove tag trigger, let release-plz own releases#22
moutons merged 1 commit intomainfrom
fix/release-plz-tag-trigger

Conversation

@moutons
Copy link
Copy Markdown
Owner

@moutons moutons commented Apr 20, 2026

Summary

  • Remove tags: ['v*'] trigger from CI workflow — tag pushes caused release-plz to fail with "HEAD does not point to a branch" in detached HEAD state
  • release-plz now fully owns the release lifecycle (versioning, changelogs, tagging, publishing)

Test plan

  • CI passes on this PR
  • Next push to main triggers release-plz PR creation (not a tag-triggered failure)

🤖 Generated with Claude Code

Tag pushes caused release-plz to fail with "HEAD does not point to a
branch" in detached HEAD state. Since release-plz handles versioning,
changelogs, tagging, and publishing, the v* tag trigger is redundant.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@moutons moutons merged commit a1f0ab6 into main Apr 20, 2026
11 checks passed
@moutons moutons deleted the fix/release-plz-tag-trigger branch April 20, 2026 08:38
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