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

Improve CI trigger and concurrency #8

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Conversation

taminob
Copy link
Owner

@taminob taminob commented Mar 28, 2024

Outdated CI jobs will now be cancelled and a workflow is only run if relevant files were changed.
Additionally, the CI only runs on pull requests to the main branch.

This is done to reduce the number of CI jobs and save computation resources.

Outdated CI jobs will now be cancelled and a workflow is only run if
relevant files were changed.
Additionally, the CI only runs on pull requests to the main branch.
@taminob taminob self-assigned this Mar 28, 2024
@taminob taminob added ci Related to CI configuration enhancement New feature or request labels Mar 28, 2024
taminob added 2 commits March 28, 2024 20:49
If something is merged to the main branch, run the CI on the result.
@taminob taminob merged commit e775cca into main Mar 28, 2024
8 of 9 checks passed
@taminob taminob deleted the feature/improve-ci-trigger branch March 28, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to CI configuration enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant