Skip to content

CI: Interrupt build actions if cleaning cache #109409

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Repiteo
Copy link
Contributor

@Repiteo Repiteo commented Aug 7, 2025

Taking a cue from the above PR, which interrupts PR actions if drafted, this attempts to do the same for an entirely separate action: Cache Cleanup. Because there's zero risk of overlap between the two PR triggers, this means that the concurrency name can be safely reused; as such: starting a cache cleanup will interrupt any in-progress build action for the associated PR

@Repiteo Repiteo added this to the 4.x milestone Aug 7, 2025
@Repiteo Repiteo requested a review from a team as a code owner August 7, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant