Skip to content

Generate release notes based on github issues assigned to milestones

License

Notifications You must be signed in to change notification settings

marvin-hinkley-vortx/GitHubReleaseNotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubReleaseNotes

Generates release notes for a milestone in a GitHub repo based on issues associated with the milestone.

Conventions

  • All closed issues/PR's for a milestone will be included.
  • Issues/PR's with a label Type: Bug will be included in a Bugs section
  • Issues/PR's not labeled as Type: Bug will be included in a Features/Improvements section
  • The version is picked up from the build number (GFV) and that info is used to find the milestone.
  • Release notes are generated as markdown.
  • The c flag, along with a file path argument, f, will generate a file rather than a release in GitHub

About

Generate release notes based on github issues assigned to milestones

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%