Skip to content

feat: skip builds when base image digest unchanged#140

Open
esteve wants to merge 1 commit intoblue-build:mainfrom
esteve:skip-if-base-unchanged
Open

feat: skip builds when base image digest unchanged#140
esteve wants to merge 1 commit intoblue-build:mainfrom
esteve:skip-if-base-unchanged

Conversation

@esteve
Copy link

@esteve esteve commented Mar 12, 2026

This PR adds an option (skip_if_base_unchanged) to the action so that if the base image in a recipe hasn't changed, CI will skip the build process.

Adds skip_if_base_unchanged input to conditionally skip builds
when the base image digest has not changed.
@esteve esteve requested review from gmpinder and xynydev as code owners March 12, 2026 19:32
@esteve
Copy link
Author

esteve commented Mar 12, 2026

This can help with making downloads faster, an example of this change in action can be seen in https://github.com/esteve/bluefinix/blob/5a2a310c8a0b3941339f7f61952399809d1313a1/.github/workflows/build.yml#L49

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