autonomousapps/dependency-analysis-gradle-plugin

Create GitHub releases for corresponding tags

开放

#1,036 创建于 2023年11月16日

 (4 条评论) (3 个反应) (0 位负责人)Kotlin (154 个派生)auto 404
documentationhelp wanted

仓库指标

星标
 (2,172 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南