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

Wrong commit SHA #148

Closed
andreipislariu opened this issue Apr 7, 2020 · 2 comments
Closed

Wrong commit SHA #148

andreipislariu opened this issue Apr 7, 2020 · 2 comments

Comments

@andreipislariu
Copy link

Hi,

I trigger the tests and the coverage by pull request. When I check in Code Climate, I do see the right name, but not the right commit sha.

Based on what the great google says:

"When the action is triggered by a pull_request event, GitHub will squash and merge this branch with the base branch, generating a new commit, thus a new hash.
The commit we want (the HEAD in the branch we're merging) can be fetched by running git rev-parse origin/$GITHUB_HEAD_REF."

@andreipislariu
Copy link
Author

actually, I think that this issue has been solved in 2.5.6, but I cannot check it, because I have the same error as: #119

@paambaati
Copy link
Owner

@andreipislariu #119 has now been fixed in v2.5.7.

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

No branches or pull requests

2 participants