Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

feat: set concurrency on all the workflow templates #505

Merged
merged 1 commit into from
Mar 30, 2023
Merged

feat: set concurrency on all the workflow templates #505

merged 1 commit into from
Mar 30, 2023

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Mar 28, 2023

This PR introduces concurrency groups to all the workflows distributed via uCI. The concurrency groups work as follows:

  • pull_request: if a new commit is pushed to the PR, any in-progress runs of the workflow for that PR are going to be cancelled
  • push: no change, workflow runs will continue running until the end
Testing

@galargh galargh requested a review from laurentsenta March 30, 2023 11:20
@galargh galargh marked this pull request as ready for review March 30, 2023 11:20
@galargh galargh requested a review from a team as a code owner March 30, 2023 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants