release-drafter is widely used on GitHub. e.g. @jenkinsci use it in all repos release. here is the config in jenkinsci/.github.
release-drafter can help us draft release notes and sort changelog. For example https://github.com/jenkinsci/docker/releases/tag/2.440
and it can be created in .github repo and used by other repos in cpp-linter org. (I don't want to use GitHub release.yml because it does not support this feature, see the discussion https://github.com/orgs/community/discussions/7926)
release-drafter is widely used on GitHub. e.g. @jenkinsci use it in all repos release. here is the config in jenkinsci/.github.
release-drafter can help us draft release notes and sort changelog. For example https://github.com/jenkinsci/docker/releases/tag/2.440
and it can be created in .github repo and used by other repos in cpp-linter org. (I don't want to use GitHub release.yml because it does not support this feature, see the discussion https://github.com/orgs/community/discussions/7926)