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/cl: clear GitHub actions cache on PR closure #1751

Merged
merged 4 commits into from
Nov 1, 2023
Merged

Conversation

Costallat
Copy link
Contributor

@Costallat Costallat commented Oct 26, 2023

Description

Clean cache related to the PR being closed.

Behaviour

Actual

Leave the cache consuming space.

New

After closing the PR, it will search and delete from the cache everything related with that PR. It will use the branch name to do that.

@dudantas dudantas changed the title Create clean-cache.yaml ci/cl: clear GitHub actions cache on PR closure Nov 1, 2023
@dudantas dudantas merged commit 06683a6 into main Nov 1, 2023
@dudantas dudantas deleted the Costallat-patch-1 branch November 1, 2023 14:21
marcusvcj pushed a commit to marcusvcj/canary that referenced this pull request Nov 1, 2023
Clean GHA cache related to the PR being closed.
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