robotology / gym-ignition

Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo
https://robotology.github.io/gym-ignition
GNU Lesser General Public License v3.0
225 stars 26 forks source link

Automatically generate Release Notes #61

Open diegoferigo opened 4 years ago

diegoferigo commented 4 years ago

An interesting solution to generate release notes from PRs is toolmantim/release-drafter. After the first upcoming release we should enable its support.

diegoferigo commented 4 years ago

It might also be useful to be used in combination of actions/labeler.

diegoferigo commented 4 years ago

Another possible option https://github.com/git-chglog/git-chglog

diegoferigo commented 2 years ago

GitHub introduces official support to automatic changelog generation:

https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes