checkout icon indicating copy to clipboard operation
checkout copied to clipboard

Support reference clones

Open sizehnde opened this issue 4 months ago • 0 comments

My comment on #1526 sums up the feature request well:

We have implemented an Action internally to support reference clones that essentially has to reimplement the portions of actions/checkout we care about; it would be nice for this to just be a built in feature.

With the introduction of custom runner images, this is even more desireable now, since this type of workflow can be achieved on GitHub-hosted runners now too, not just self-hosted runners.

#1526 appears to be the most recent attempt at implementation, with #1400 being the original potentially?

sizehnde avatar Nov 12 '25 21:11 sizehnde