Skip to content
New issue

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

fix ghch.parseMergedPRLogs for large repository #11

Merged

Conversation

handlename
Copy link
Contributor

In large repository, abbreviated commit hash is longer than 7 like https://github.com/torvalds/linux.

$ git log --merges --oneline HEAD^.. | cat
ff5abbe799e2 Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteproc

Then ghch.parseMergedPRLogs will be failed.

in large repository, abbreviated commit hash is longer than 7.
@Songmu Songmu merged commit 8501a20 into Songmu:master Oct 12, 2017
@handlename
Copy link
Contributor Author

Thanks! 😄

@Songmu
Copy link
Owner

Songmu commented Oct 12, 2017

Thank you. Released as v0.1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants