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

GHA: Introduce cancel-in-progress #647

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

BbolroC
Copy link
Member

@BbolroC BbolroC commented Aug 2, 2024

This PR considers the following:

You can find the detailed explanation in each commit message.

Signed-off-by: Hyounggyu Choi Hyounggyu.Choi@ibm.com

@BbolroC BbolroC requested a review from sameo as a code owner August 2, 2024 09:57
@BbolroC BbolroC changed the title GHA: Remove redundant checks and introduce cancel-in-progress GHA: Introduce cancel-in-progress Aug 2, 2024
Some of the workflows do not consider `cancel-in-progress`.
As mentioned in confidential-containers#576, it is not an optimal use of resources
to keep running existing actions upon PR updates.

This commit introduces the concurrency concept to them.

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
@BbolroC BbolroC merged commit 06d0c7e into confidential-containers:main Aug 2, 2024
11 checks passed
@BbolroC BbolroC deleted the make-gha-efficient branch August 2, 2024 10:44
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.

2 participants