Summary
In a recent post on the blog, I mentioned an unanswered question about how to handle the change log. I just stumbled across some possible solutions while doing something for work.
Expected Behavior
The change log and git release notes should be automatically generated based on the Github issues.
Current Behavior
We have no standard. No plan. No decision has been made.
Possible Solution
The following links may prove helpful:
change log github issues - Google Search
https://www.google.com/search?q=change+log+github+issues&oq=change+log+github+issues&aqs=chrome..69i57j0.3019j0j1&sourceid=chrome&ie=UTF-8
skywinder/github-changelog-generator: Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
https://github.com/skywinder/github-changelog-generator
Github-changelog-generator by skywinder
https://skywinder.github.io/github-changelog-generator/#output-example
Why not use GitHub release notes? · Issue #1 · olivierlacan/keep-a-changelog
olivierlacan/keep-a-changelog#1
Steps to Reproduce (for bugs)
- Make some changes to the codebase
- Release a new version. What's that process again? Oh, right, we don't have one.
Context
Automate everything, forever.
Summary
In a recent post on the blog, I mentioned an unanswered question about how to handle the change log. I just stumbled across some possible solutions while doing something for work.
Expected Behavior
The change log and git release notes should be automatically generated based on the Github issues.
Current Behavior
We have no standard. No plan. No decision has been made.
Possible Solution
The following links may prove helpful:
change log github issues - Google Search
https://www.google.com/search?q=change+log+github+issues&oq=change+log+github+issues&aqs=chrome..69i57j0.3019j0j1&sourceid=chrome&ie=UTF-8
skywinder/github-changelog-generator: Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
https://github.com/skywinder/github-changelog-generator
Github-changelog-generator by skywinder
https://skywinder.github.io/github-changelog-generator/#output-example
Why not use GitHub release notes? · Issue #1 · olivierlacan/keep-a-changelog
olivierlacan/keep-a-changelog#1
Steps to Reproduce (for bugs)
Context
Automate everything, forever.