Open
Description
There is already fetch-depth: 1 to retrieve only the latest commit and working tree, which is great.
However, for my particular CI project using Actions, we use the git tags to track version information, and the commit messages to generate changelogs. Seems like the feature "treeless clones" would be ideal for our situation.
I couldn't figure out how to make this work with actions/checkout@v3, so I assume that support for it would need to be added.
https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/
Metadata
Metadata
Assignees
Labels
No labels