Skip to content
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

[CI]: Add concurrency groups at workflow level #238

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

jeremyfelder
Copy link
Collaborator

Describe the changes

This PR:

  • Adds concurrency groups at workflow level for CI.
    • cancel-in-progress makes new commits to a branch/PR cancel currently running CI jobs to allow the latest commit priority
  • Removes dev-pr CI since we no longer use dev branch

Linked Issues

Resolves #180

@jeremyfelder jeremyfelder merged commit 88c9c85 into main Oct 17, 2023
11 checks passed
@jeremyfelder jeremyfelder deleted the ci/180-concurrency-groups branch October 17, 2023 13:02
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.

[FEAT]: Add concurrency group to CI
3 participants