github-changelog icon indicating copy to clipboard operation
github-changelog copied to clipboard

Squashed merge are not visible

Open samber opened this issue 9 years ago • 0 comments

Hi,

If the pull-request is merged doing a squash, the Github API will return only one parent to the commit (https://github.com/tschaub/github-changelog/blob/master/github/helper/range/index.js#L22 / https://github.com/tschaub/github-changelog/blob/master/github/api.js#L206).

Then this commit does not appear in the changelog PR list.

No idea how to fix that... :-(

samber avatar Jul 20 '16 07:07 samber