[WIP] an actions cache cleanup workflow that runs when PRs close#5023
[WIP] an actions cache cleanup workflow that runs when PRs close#5023christianvogt wants to merge 2 commits intoopendatahub-io:mainfrom
Conversation
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughAdded a new GitHub Actions workflow (.github/workflows/pr-cache-cleanup.yml) that runs on pull_request closed, uses the gh CLI to list PR-specific cache keys and delete them, and sets GH_TOKEN, GH_REPO, and a BRANCH env derived from the PR number; deletions continue on error and progress is logged. Updated .github/workflows/test.yml to remove Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Pre-merge checks❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
510ab99 to
30a8324
Compare
Description
How Has This Been Tested?
Test Impact
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
mainSummary by CodeRabbit