I want to create a changelog that pulls certain info from each Pull Request, which will have a description template for the user to fill out the info. I found github-changelog-generator and a bunch of alternatives but seems like most of them are pulling changelog info from commit messages and PR titles. Anyone know of a way to pull the changelog data from PRs when merged instead?
Asked
Active
Viewed 114 times