Skip to content

[NO REVIEW]: CI: Deploy concurrency and path filtering for Action activation #87

Merged
bonachea merged 3 commits intoBerkeleyLab:mainfrom
bonachea:ci-filtering
Apr 24, 2026
Merged

[NO REVIEW]: CI: Deploy concurrency and path filtering for Action activation #87
bonachea merged 3 commits intoBerkeleyLab:mainfrom
bonachea:ci-filtering

Conversation

@bonachea
Copy link
Copy Markdown
Member

No description provided.

Reduce unnecessary churn by skipping CI Action for documentation-only
changes.

Also, avoid duplicate Actions on pushes to PR branches (which trigger
both the `push` and `pull_request` events).

Finally, cancel earlier Actions still running when a non-main branch is
updated, as these are usually unneeded, and the superceded Action can even
cause spurious failures after a subsequent force push orphans the source commit.
@bonachea bonachea merged commit 96f66ff into BerkeleyLab:main Apr 24, 2026
55 checks passed
@bonachea bonachea deleted the ci-filtering branch April 24, 2026 03:29
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