invisible_playwright/.githooks
feder-cr acd568f5d3 ci: add pre-push hook to block red pushes
git config core.hooksPath .githooks (one-time per clone).
Runs pytest with the default markers (unit + integration) and refuses
to push if anything fails. ~2s overhead per push.

Bypass for emergency WIP with --no-verify; never on release branches.
2026-05-20 13:25:08 -07:00
..
pre-push ci: add pre-push hook to block red pushes 2026-05-20 13:25:08 -07:00