Skip to content

Conversation

jacobweinstock
Copy link
Member

Description

GitHub actions checks out the tag branch as a "detached HEAD" which caused the direct git tag lookup to be empty. This causes the release to fail.

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

GitHub actions checks out the tag branch
as a "detached HEAD" which caused the direct
git tag lookup to be empty.

Signed-off-by: Jacob Weinstock <[email protected]>
@jacobweinstock jacobweinstock added the ready-to-merge Signal to Mergify to merge the PR. label Sep 24, 2025
@mergify mergify bot merged commit 531c240 into tinkerbell:main Sep 24, 2025
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Signal to Mergify to merge the PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant