Skip to content

ci: clean PR caches on close#318

Merged
rennergade merged 2 commits intoLind-Project:mainfrom
J7-7-7:ci/pr-cache-cleanup-266
Aug 7, 2025
Merged

ci: clean PR caches on close#318
rennergade merged 2 commits intoLind-Project:mainfrom
J7-7-7:ci/pr-cache-cleanup-266

Conversation

@J7-7-7
Copy link
Contributor

@J7-7-7 J7-7-7 commented Aug 1, 2025

Fixes #266, deletes all PR-scoped caches (refs/pull//head|merge) automatically when a PR is closed/merged to conserve cache quota, keeps caches on main for reuse. No changes to existing build/test workflows.

@J7-7-7 J7-7-7 requested review from m-hemmings and rennergade August 1, 2025 21:26
@rennergade rennergade requested review from DyanB and Karan-05 August 1, 2025 21:42
@Karan-05
Copy link

Karan-05 commented Aug 1, 2025

Hey,

We Can Add, so only one cleanup runs at a time :
concurrency:
group: pr-cache-cleanup
cancel-in-progress: false

Copy link
Member

@m-hemmings m-hemmings left a comment

Choose a reason for hiding this comment

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

Concerns regarding caches were resolved, thank you

@rennergade rennergade merged commit 922e187 into Lind-Project:main Aug 7, 2025
2 checks passed
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.

ci: clean PR cache on close

4 participants