Skip to content

fix: bind release retries to the tag ref - #161

Merged
olliethedev merged 1 commit into
mainfrom
fix/153-release-provenance-main
Aug 21, 2026
Merged

fix: bind release retries to the tag ref#161
olliethedev merged 1 commit into
mainfrom
fix/153-release-provenance-main

Conversation

@olliethedev

Copy link
Copy Markdown
Collaborator

Addresses the provenance issue identified in the AI review on #160.

Manual release retries now fail unless the workflow itself is dispatched from the same Git tag supplied as release_tag. This keeps GitHub's provenance GITHUB_REF/GITHUB_SHA aligned with the package contents checked out and published.

Future retry example: gh workflow run release.yml --ref v3.0.0-rc.2 -f release_tag=v3.0.0-rc.2 -f prerelease=true

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
better-stack-docs Ready Ready Preview Aug 21, 2026 7:12pm
better-stack-playground Ready Ready Preview Aug 21, 2026 7:12pm

Request Review

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Can't wait for the next one!

Reviewed commit: 39eb31819a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@olliethedev
olliethedev merged commit 1f96adc into main Aug 21, 2026
4 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