jenkinsci / jenkinsci/github-autostatus-plugin
"Could not find commit sha" in the logs
Open
- Dominant language
- Java
- Stars
- 58
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
The Autostatus plugin gives us this error on all our Pull-requests builds.
```
Jan 08, 2019 9:56:48 AM INFO org.jenkinsci.plugins.githubautostatus.GithubNotificationConfig log
Could not find commit sha - status will not be provided for this build
```
What point to this line:
https://github.com/jenkinsci/github-autostatus-plugin/blob/2d599c5c3afa4f59dea128ac586b6e3b2d4d9daa/src/main/java/org/jenkinsci/plugins/githubautostatus/GithubNotificationConfig.java#L156
Is there anything we should take care of?
Contributor guide
Assessment
This issue has not been assessed yet.