Skip to content

Automated app release notes

Valeria Rogatchevskikh edited this page Aug 7, 2018 · 2 revisions
  1. Go over all the issues with Ready for release label and assign them either of these labels:
  • New and noteworthy
  • Resolved issues

Make sure all the issues have the release milestone assigned.

  1. In your project go to utils/scripts

  2. Update the milestone in the release_notes.py script

  3. Run python release_notes.py

  4. Inside the file temp.md you will have the issues already classified, copy all the to RELEASE_NOTES.md

  5. Update the description for each issue, if needed

Clone this wiki locally