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 cancellation #492

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

cgwalters
Copy link
Collaborator

Every time I (or someone else) force pushes to re-add the DCO we're wasting resources and/or just have added latency.

Every time I (or someone else) force pushes to re-add the DCO
we're wasting resources and/or just have added latency.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Collaborator Author

(That said the real problem here may be that GHA is out to lunch?)

Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reference, github docs about this since I had to look this up to understand it

@cgwalters
Copy link
Collaborator Author

OK so it seems like it's a testing farm backlog which is then holding open GHA runners which has caused a CI deadlock. This PR should help. Forcing merge.

@cgwalters cgwalters merged commit 1bafdba into containers:main Apr 26, 2024
15 of 17 checks passed
@cgwalters
Copy link
Collaborator Author

And I've now manually cancelled all prior outstanding integration test runs.

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.

None yet

2 participants