Skip to content

fix: fetch tags before auto-versioning releases#39

Merged
kantorcodes merged 1 commit intomainfrom
feat/fix-auto-version-tag-detection
Apr 3, 2026
Merged

fix: fetch tags before auto-versioning releases#39
kantorcodes merged 1 commit intomainfrom
feat/fix-auto-version-tag-detection

Conversation

@kantorcodes
Copy link
Copy Markdown
Member

Summary

  • fetch tags in the publish build job so auto-versioning can see the latest release tag on main pushes
  • preserve the existing tag-based release behavior

Verification

  • yq '.' .github/workflows/publish.yml >/dev/null
  • verified build checkout now uses fetch-depth: 0 before computing the next version

Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown

@kilo-code-bot kilo-code-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • .github/workflows/publish.yml

@kantorcodes kantorcodes merged commit 834209d into main Apr 3, 2026
23 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