-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins version: 1.612
Plugins: Stash Notifier 1.8
System operation server: Ubuntu 14.04 64bits LTS server
Web browser: Google Chrome
Java Version: Java 7 oracle
When opening a pull request on the Stash for a branch, the stash contact Jenkins so it can build that branch if the build fail stash won't allow the approval of the branch. That is the normal behavior. When we fix the problem add a commit the stash will contact jenkins again for a new build and this one is ok. Even though the build is ok and it is listed on the builds on the stash, stash won't let approve the pull request because it won't update the status based on the builds of the jenkins. The configuration "Requires a minimum of 1 successful builds" is checked but it is like stash is checking all builds instead of the last one. We also deleted the failled branch on jenkins and stash keeps showing it.