Commit Graph

4 Commits

Author SHA1 Message Date
Michael Friedrich fdaacf2d77 Docs: Add a note on required configuration updates for new notification scripts in v2.7.0
refs #5475
2017-08-08 12:30:20 +02:00
Gunnar Beutner 19c0f0a73f Add Changelog generation script for GitHub API
Required details are documented inside RELEASE.md

Fixes to the original file:
- duplicate issues (pagination with links instead of page (Github doesn't like counting))
- escape markdown in issue title
- use formatting helper functions
- env support for user, token, project
- "support" category for everything which is not "bug" or "enhancement"
- ignore more labels ("feedback", "question")
- sort milestones by due date and version string

refs #5457
2017-08-08 12:27:23 +02:00
Gunnar Beutner 80abc3855e Release version 2.7.0 2017-08-02 15:58:38 +02:00
Michael Friedrich 50d706dedc Rename ChangeLog to CHANGELOG.md
refs #4925
2017-06-20 16:37:54 +02:00