autonomousapps/dependency-analysis-gradle-plugin

Create GitHub releases for corresponding tags

Aperta

#1036 aperta il 16 nov 2023

 (4 commenti) (3 reazioni) (0 assegnatari)Kotlin (154 fork)auto 404
documentationhelp wanted

Metriche repository

Star
 (2172 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Is your feature request related to a problem? Please describe. Despite having enabled watching of releases for this repo, I typically only find out about new versions of this project when I do ad-hoc runs of the Gradle Versions Plugin on one of my projects.

Describe the solution you'd like I see releases are regularly tagged, but those tags aren't flagged as releases. It would be nice if GitHub releases were created for those tags. It will allow me to test and give feedback on releases sooner due to the notifications. Also, auto-generated release notes could include links to all the GitHub issues included in the release, which I've often wished to see in the current 'CHANGELOG.md'.

Describe alternatives you've considered None.

Additional context None.

Guida contributor