Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

ci: enable Docker builds on PRs - #4

Merged
DTTerastar merged 1 commit into
mainfrom
ci/enable-pr-builds
Mar 1, 2026
Merged

ci: enable Docker builds on PRs#4
DTTerastar merged 1 commit into
mainfrom
ci/enable-pr-builds

Conversation

@sensiebot

@sensiebot sensiebot Bot commented Mar 1, 2026

Copy link
Copy Markdown

Enable Docker image builds on pull requests to validate Dockerfile changes before merging.

Changes:

  • Trigger workflow on pull_request events to main
  • Build-only on PRs (no push to registry)
  • Build + push on main/tags as before
  • Tag PRs with pr-<number>

This will catch Docker build failures before they hit main.

- Build on pull_request events to main
- Only push images on main/tags (not PRs)
- Tag PRs with pr-<number> for identification
- Validates Dockerfile changes before merge
@DTTerastar
DTTerastar merged commit cb34167 into main Mar 1, 2026
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant