Skip to content

ci: trigger image build on any .github/workflows change - #4

Merged
ArnavVWadhwa merged 1 commit into
mainfrom
trigger-on-workflow-changes
Aug 28, 2026
Merged

ArnavVWadhwa merged 1 commit into
mainfrom
trigger-on-workflow-changes

Conversation

@ArnavVWadhwa

@ArnavVWadhwa ArnavVWadhwa commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

The build workflow is itself an input to the image, but it was not in the build's paths filter, so changing it did not rebuild (why the last fix needed a manual workflow_dispatch). Adds .github/workflows/build-image.yml to the paths so build-logic changes rebuild + republish automatically.

Not added: lib/common.sh (only used by provision.sh, not the image build), validate.yml, README, launchers - none affect the built image.

@ArnavVWadhwa
ArnavVWadhwa requested a review from a team as a code owner August 28, 2026 21:22
@ArnavVWadhwa
ArnavVWadhwa force-pushed the trigger-on-workflow-changes branch from 07299fe to a4f9661 Compare August 28, 2026 21:24
@ArnavVWadhwa ArnavVWadhwa changed the title ci: trigger image build when build-image.yml changes ci: trigger image build on any .github/workflows change Aug 28, 2026
@ArnavVWadhwa
ArnavVWadhwa merged commit 7d541e2 into main Aug 28, 2026
2 checks passed
@ArnavVWadhwa
ArnavVWadhwa deleted the trigger-on-workflow-changes branch August 28, 2026 21:36
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