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-updating-commit-status #46

Merged
merged 2 commits into from Apr 10, 2015
Merged

fix-updating-commit-status #46

merged 2 commits into from Apr 10, 2015

Conversation

wireframe
Copy link
Contributor

Changelog

Fix updating commit status when local repo is on another branch

Fix #44

Instead of relying on the local repo to lookup the commit SHA,
use the github API response. This allows for updating the commit status
when the local repo is out of sync with the remote server.

Fix #44

Instead of relying on the local repo to lookup the commit SHA,
use the github API response.  This allows for updating the commit status
when the local repo is out of sync with the remote server.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) to 99.58% when pulling e5e05a0 on fix-updating-commit-status into 04f7fc4 on master.

wireframe added a commit that referenced this pull request Apr 10, 2015
@wireframe wireframe merged commit 6ef2893 into master Apr 10, 2015
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.

Error creating commit status when approving a feature branch that is not checked out locally
2 participants