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

Skip cache delete job for forked PRs #1137

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

tombruijn
Copy link
Member

Dependabot and forked PRs don't have 'write' permission to delete the GitHub Actions caches.

Skip this step for those kinds of PRs. It will keep the caches around for longer than we'd like, but at least it won't balloon in size if we skip this for all PRs.

[skip changeset]
[skip review]

@tombruijn tombruijn self-assigned this Oct 21, 2024
@tombruijn tombruijn marked this pull request as ready for review October 21, 2024 07:30
Dependabot and forked PRs don't have 'write' permission to delete the
GitHub Actions caches.

Skip this step for those kinds of PRs. It will keep the caches around
for longer than we'd like, but at least it won't balloon in size if we
skip this for all PRs.

[skip changeset]
@tombruijn tombruijn merged commit 3d25839 into main Oct 21, 2024
29 checks passed
@tombruijn tombruijn deleted the skip-cache-delete-forked-prs branch October 21, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant