Clinton Gormley
da963ee1f7
Added support for github access tokens to es_release_notes
2014-09-12 10:59:11 +02:00
Clinton Gormley
ea94535557
Fixed bug in es_release_notes script
2014-09-12 10:38:58 +02:00
Clinton Gormley
1455988d91
Changed dev-tools/es_release_notes to:
...
* remove markdown support
* prefer PRs over issues
* include related issues in the list
* always use section headers if there is a header
2014-09-11 16:46:41 +02:00
Clinton Gormley
e543a4dc60
Updated es_release_notes script to replace backticks with code tags
2014-07-28 16:32:15 +02:00
Alexander Reelsen
814451f499
[BUILD] Fixed release notes script to work with github API again
2014-05-21 11:14:28 +02:00
Alexander Reelsen
d4c506ec65
Added script to extract release notes
...
Just call ./es_release_notes.pl <issue-tag> to get all release notes.
By default html output is returned, but you can switch to markdown by calling
./es_release_notes.pl <issue-tag> markdown
2014-02-19 13:43:40 +01:00