cdapio / release-tools

1 stars 3 forks source link

Add script for automatically generating release notes #2

Closed MEseifan closed 4 years ago

MEseifan commented 4 years ago

The current process for generating release notes is manual and requires the user to copy/paste multiple values and move files around as well as manually formatting the release notes. This is a very time consuming process especially if it has to be done multiple times (as new tickets get added/removed from the current release)

This script automatically pulls the release notes from JIRA and compiles them into a nicely formatted .rst file that can be directly used in the rest of the release process.