Skip to content

Document verify-action-build exit code behavior#651

Merged
potiuk merged 1 commit intomainfrom
document-exit-code-behavior
Apr 1, 2026
Merged

Document verify-action-build exit code behavior#651
potiuk merged 1 commit intomainfrom
document-exit-code-behavior

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Apr 1, 2026

Summary

  • Clarify in README that the verification script exits with code 1 only for genuinely broken situations (non-compilable actions, invalid rebuilt JS, missing tools)
  • Large diffs (e.g. from major version bumps) do not cause errors — human review is always required to assess changes and decide whether to approve

Test plan

  • Verify README renders correctly on GitHub

Generated with Claude Code

Clarify that the script only exits with error (code 1) for genuinely
broken situations (non-compilable actions, invalid JS, missing tools).
Large diffs from version bumps do not cause errors — human review is
always required to assess changes.
@potiuk potiuk requested review from dave2wave and raboof April 1, 2026 22:38
@potiuk potiuk merged commit 2a54569 into main Apr 1, 2026
6 checks passed
@potiuk potiuk deleted the document-exit-code-behavior branch April 1, 2026 22:38
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.

2 participants