Configurable restore keys for caches
Open
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Since #24 , we no longer have multiple restore key candidates for cache restore. They were hardcoded in the action source, where as, it should have been a configurable field. Aside, from the fact that it interfered with user's intention cache busting measures.
We need a new configurable field where users can specify a list of restore key candidates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.