actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.39k stars 1.17k forks source link

Cache not able to be restored when running in merge queue #1210

Closed blakepettersson closed 5 months ago

blakepettersson commented 1 year ago

When creating a PR, I generate a file which I'd like to restore from within a merge queue, but that does not seem to actually work. If needed, I can attach more info.

##[debug]No matching cache found for cache key 'pr-311-d22e294e563587675ec0fa139bc36fcbe7b1fdd0-plan', version '943768576714518d09eb30f29e67caf8c7738ad389bb545c68c1d9dbd6083419 and scope refs/heads/gh-readonly-queue/master/pr-311-d22e294e563587675ec0fa139bc36fcbe7b1fdd0. There exist one or more cache(s) with similar key but they have different version or scope. See more info on cache matching here: https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#matching-a-cache-key 
##[debug]Other caches with similar key:
##[debug]Cache Key: pr-311-d22e294e563587675ec0fa139bc36fcbe7b1fdd0-plan, Cache Version: 943768576714518d09eb30f29e67caf8c7738ad389bb545c68c1d9dbd6083419, Cache Scope: refs/pull/311/merge, Cache Created: 2023-07-21T13:11:10.96Z
github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 5 days since being marked as stale.