ci: verify Docker image build on pull requests #1
Reference in New Issue
Block a user
Delete Branch "chore/pr-docker-build-verify"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
@codex review
👀 Codex review queued for commit
1edb898.Review Summary
I reviewed only the changes introduced by this PR, with focus on correctness, security, and maintainability.
What Changed
pull_requesttrigger formain(with samepaths-ignorerules as push).build-and-pushfrom running on PRs via:if: github.event_name != 'pull_request'build-verify-prjob that builds the Docker image withpush: false.Findings
No issues found that affect correctness, security, data integrity, or runtime behavior.
Verdict
Approved from a correctness/security perspective.