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

Build concurrency for nightly and merge triggers #1380

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Nov 17, 2023

This PR separates the concurrency groups for nightly and PR merge triggers, ensuring that nightlies aren't interrupted by PR merges canceling jobs.

See https://github.com/rapidsai/ops/issues/2932.

@bdice bdice requested a review from a team as a code owner November 17, 2023 15:04
@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function 5 - DO NOT MERGE Hold off on merging; see PR for details labels Nov 17, 2023
@bdice
Copy link
Contributor Author

bdice commented Nov 17, 2023

@ajschmidt8 I'll apply this to all RAPIDS repos if you approve this change.

@bdice bdice removed the 5 - DO NOT MERGE Hold off on merging; see PR for details label Nov 17, 2023
@bdice
Copy link
Contributor Author

bdice commented Nov 17, 2023

/merge

@ajschmidt8 ajschmidt8 merged commit c17730e into rapidsai:branch-23.12 Nov 17, 2023
35 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants