Skip to content

xena: wallaby merge #739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 3, 2023
Merged

xena: wallaby merge #739

merged 4 commits into from
Nov 3, 2023

Conversation

markgoddard
Copy link
Contributor

We don't always want to run all aio jobs - it can be wasteful of CI
resources and slows down merging changes.

This change uses the dorny/paths-filter action to detect changed files
and skip jobs as appropriate.

Note that we can't use the workflow-level paths attribute since this
would skip the workflow entirely, and would prevent us from making the
aio jobs required to pass (a skip counts as a pass).

We don't always want to run all aio jobs - it can be wasteful of CI
resources and slows down merging changes.

This change uses the dorny/paths-filter action to detect changed files
and skip jobs as appropriate.

Note that we can't use the workflow-level paths attribute since this
would skip the workflow entirely, and would prevent us from making the
aio jobs required to pass (a skip counts as a pass).
CI: Skip aio jobs based on changed files
@markgoddard markgoddard requested a review from a team as a code owner November 2, 2023 12:39
@markgoddard markgoddard self-assigned this Nov 2, 2023
@markgoddard markgoddard merged commit 82210a9 into stackhpc/xena Nov 3, 2023
@markgoddard markgoddard deleted the xena-wallaby-merge branch November 3, 2023 08:37
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