Skip to content

ci(template): Ignore build for doc changes#440

Closed
NickLarsenNZ wants to merge 1 commit intomainfrom
ci/ignore-build-on-doc-changes
Closed

ci(template): Ignore build for doc changes#440
NickLarsenNZ wants to merge 1 commit intomainfrom
ci/ignore-build-on-doc-changes

Conversation

@NickLarsenNZ
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ commented Sep 19, 2024

It makes little sense to build everything if only docs have changed.

Caution

Need to check if the "Stackable Build Pipeline" is a required check in Github Repo Settings. Would a PR with the build job skipped be allowed to merge?

I'd be happy to merge/roll out this change, and test it with a doc-only change.

@NickLarsenNZ NickLarsenNZ self-assigned this Sep 19, 2024
@NickLarsenNZ
Copy link
Copy Markdown
Member Author

Apparently this will break the required checks.

So we would then need an initial job to see if there are any changes outside of docs, and then continue.

Probably needs if and needs on each of the subsequent jobs to control execution.

@NickLarsenNZ NickLarsenNZ marked this pull request as draft September 19, 2024 12:04
@NickLarsenNZ
Copy link
Copy Markdown
Member Author

Closing as this has been done in recent operator workflow improvements

@NickLarsenNZ NickLarsenNZ deleted the ci/ignore-build-on-doc-changes branch December 12, 2025 12:54
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