shipkit / shipkit-auto-version

Gradle plugin that helps automating releases by automatically deducing the next Semver version
Apache License 2.0
42 stars 10 forks source link

Improved the docs re. fetching tags #33

Closed mockitoguy closed 4 years ago

mockitoguy commented 4 years ago

Suggested a simpler approach for getting all tags. This approach is simpler and it has an additional benefit: it helps the "shipkit-changelog" plugin get all necessary commits to generate release notes. Related to https://github.com/shipkit/shipkit-changelog/issues/26