根据GitHub上的标签、问题、推送请求等生成日志:github-changelog-generator

jopen 10年前

根据GitHub上的标记、标签、问题、推送请求等生成日志。

该项目的特点和优势

  • Generate canonical, neat change log file, followed by basic change log guidlines :gem:
  • Possible to generate Unreleased changes (closed issues that have not released yet) :dizzy:
  • GitHub Enterprise support via command line options! :factory:
  • Flexible format customisation:
    • Customize issues, that should be added to changelog :eight_spoked_asterisk:
    • Custom date format supported (but get in mind ISO 8601 ) :date:
    • Ability to manually specify in which version issue was fixed (in case, when closed date is not match) by settingmilestoneof issue the same name as tag of required version :pushpin:
    • Automatically exclude specific issues, not-related to change log (any issue, that has labelquestionduplicateinvalidwontfixby default) :scissors:
  • Distinguish issues according labels. :mag_right:

    • Merged pull requests (allmergedpull-requests) :twisted_rightwards_arrows:
    • Bug fixes (by labelbugin issue) :beetle:
    • Enhancements (by labelenhancementin issue) :star2:
    • Issues (closed issuesw/o any labels) :non-potable_water:
  • You can manually set which labels should be included/excluded. :wrench:

  • Apply a lot of other customisations, to fit changelog for your personal style :tophat: (lookgithub_changelog_generator --helpfor details)

项目主页:http://www.open-open.com/lib/view/home/1426924767179