Skip to content

Merge xena into yoga #738

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

Closed
wants to merge 9 commits into from
Closed

Merge xena into yoga #738

wants to merge 9 commits into from

Conversation

Alex-Welsh
Copy link
Member

No description provided.

jackhodgkiss and others added 9 commits September 22, 2023 09:23
feat: add release notes
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
@Alex-Welsh Alex-Welsh requested a review from a team as a code owner November 2, 2023 12:12
secrets: inherit
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As in xena: missed this one. Fixed in #740

@markgoddard
Copy link
Contributor

Done in #740

@markgoddard markgoddard closed this Nov 3, 2023
@markgoddard markgoddard deleted the merge-xena-yoga branch November 3, 2023 11:45
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.

3 participants