-
Bug
-
Resolution: Won't Fix
-
Major
-
Windows 10 x64
Oracle JRE 1.7.0_79-b15 x64
Workflow plugin: 1.13
Github plugin: 1.17.0
GitHub API plugin: 1.72
Jenkins running from command line
Minimal reproduction is here: https://github.com/Novakov/jenkins-github-test/pull/1
I've got Jenkins with multibranch job configured to watch GitHub repository. One of the branches (build) contains Jenkinsfile using GitHub plugin to set commit status at begin of build and at the end.
After executing build GitHub pull request page shows 'Build successful' but still thinks that build is in progress.