@weide-zhou Thanks for the note here. Not sure if you’re part of the team working on this, but if you can, please can you raise the issue as high as you can?
For context, right now, I need to empty my cache, because my CI is failing (an old cached docker layer is misbehaving).
It sounds like the only way of fixing this is to instruct my entire team to not use the CI/CD system (i.e. not push any code at all) for 7 days. That’s just not viable.
Every other CI service I’ve used has the ability to re-run without cache right there in a button, GHA desperately needs this “feature” (speech marks because it’s less of a feature and more of a basic requirement!!).
What if I change the name of my workflow file, as a workaround? Will that create a separate, new cache?