We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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... :-(
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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... :-(
The text was updated successfully, but these errors were encountered: