git-auto-commit-action/tests
Stefan Zweifel 9f6c933320
Add hooks to run shell snippets around git operations (#411)
* feat: add _run_hook helper and eight hook inputs

* fix(_run_hook): default snippet to empty when arg unset

* feat: wire add/commit hooks into _main

* feat: wire tag and push hooks into _main

* test: verify failing hook aborts the action

* docs: document hooks system in README

* test: tighten failing-hook assertion

* docs(hooks): note set -eu semantics for snippet authors

* refactor(hooks): rename action inputs to suffix with _hook

* refactor(hooks): include _hook suffix in event identifier

* docs(hooks): add notes about security implications of hooks
2026-06-28 10:52:27 +02:00
..
git-auto-commit.bats Add hooks to run shell snippets around git operations (#411) 2026-06-28 10:52:27 +02:00