CI: gate the merge on tests #8

Merged
austin merged 1 commits from ci/gate-merge into main 2026-07-23 13:54:02 -05:00
1 Commits
Author SHA1 Message Date
austinandClaude Opus 4.8 2e87a68791 CI: gate the merge, not just the image
build-and-publish / build (pull_request) Successful in 2m53s
Run the workflow on pull_request too, so tests + build + Trivy must pass before main can be
merged (branch protection requires this check). Push the image only on a real push to main —
never from a PR. Also standardises the workflow across all apps (three had drifted).

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Claude-Session: https://claude.ai/code/session_01XXKjx7FNyRVAjU8dgB5KhN
2026-07-23 13:54:00 -05:00