Skip to content

fix: refresh canonical release tags - #5

Merged
Kapusch merged 1 commit into
masterfrom
fix/tag-fetch-provenance
Aug 2, 2026
Merged

fix: refresh canonical release tags#5
Kapusch merged 1 commit into
masterfrom
fix/tag-fetch-provenance

Conversation

@Kapusch

@Kapusch Kapusch commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

Force-refresh remote tag objects before release provenance checks.

Root cause

On an annotated-tag trigger, actions/checkout can materialize the local tag at its peeled commit. A normal tag fetch then refuses the canonical remote tag object with would clobber existing tag, stopping publication before packaging.

Impact

No binding or package behavior changes. Remote immutable tags remain authoritative, and the existing provenance checks still verify their source commit.

Validation

  • workflow YAML parsed successfully
  • git diff check passed

@Kapusch
Kapusch merged commit 060650b into master Aug 2, 2026
1 check passed
@Kapusch
Kapusch deleted the fix/tag-fetch-provenance branch August 2, 2026 16:40
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