Skip to content

CI: build image on PRs#2

Merged
CaptainCo0L merged 1 commit into
mainfrom
add-ci-check
Jun 28, 2026
Merged

CI: build image on PRs#2
CaptainCo0L merged 1 commit into
mainfrom
add-ci-check

Conversation

@CaptainCo0L

Copy link
Copy Markdown
Owner

Adds a pull_request workflow that builds the Docker image without pushing, so PRs to main have a check to gate on. Prerequisite for branch protection requiring CI.

build.yml stays as the deploy-on-merge (push to main).

🤖 Generated with Claude Code

build.yml only runs on push to main (and pushes images), so PRs had no
check to gate on. Add a pull_request workflow that docker-builds the same
image without pushing — fails the PR if the frontend or backend won't
build. Required by branch protection on main.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@CaptainCo0L CaptainCo0L merged commit 453eb9e into main Jun 28, 2026
1 check passed
@CaptainCo0L CaptainCo0L deleted the add-ci-check branch June 28, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant