kwin opened a new issue, #264: URL: https://github.com/apache/maven-gh-actions-shared/issues/264
### New feature, improvement proposal For edge cases like described in https://github.com/apache/maven-scm/issues/1378 I need to have the full history (by disabling shallow cloning). This requires to adjust parameter `fetch-depth` of [`actions/checkout`](https://github.com/actions/checkout). Instead of exposing a boolean flag would be good to expose a numerical parameter which allows to fetch all commits (`0`) but also limit to a certain number of commits (e.g. `1000`) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
