Skip to content

[WIP] Fix post_version hook aborting semver set run on missing file - #173

Closed
justinmchase with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-post-version-hook-error
Closed

[WIP] Fix post_version hook aborting semver set run on missing file#173
justinmchase with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-post-version-hook-error

Conversation

Copilot AI commented Aug 20, 2026

Copy link
Copy Markdown
Contributor
  • Inspect the post-hook flow, output helpers, tests, and recent workflow run status
  • Add recoverable missing-file warning handling for post-version hooks while keeping other hook errors fail-fast
  • Surface hook warnings via GITHUB_OUTPUT and write warnings to stderr
  • Add focused tests for warning collection/continuation behavior and output emission
  • Run targeted validation, then full required Deno checks and manual CLI verification
  • Run secret scan, code review, and CodeQL before finalizing

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@justinmchase

Copy link
Copy Markdown
Collaborator

Already imlemented.

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.

post_version hook aborts entire 'semver set' run when hook target file is missing

3 participants