Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:26
· 21 commits to main since this release

1.0.0 (2026-08-14)

⚠ BREAKING CHANGES

  • the plugin no longer ships a PreToolUse hook. Nothing
    runs the gate automatically before gh pr create, and SKILL_REVIEW_GATE,
    SKILL_REVIEW_GATE_TIMEOUT and SKILL_REVIEW_GATE_DIFF_CAP no longer have
    any effect. Ask for the review in the session instead.

Features

  • drop the PreToolUse hook that gated gh pr create (6e46c7e)

What's Changed

  • feat!: drop the PreToolUse hook that gated gh pr create by @jhoblitt in #20