-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
OS: Ubuntu xenial 64-bit
JRE: openjdk version "1.8.0_171"
Jenkins: version 2.121.1
BitBucket Branch Source Plugin: version 2.2.11
-
-
2.2.13
Step to reproduce:
- Create a new Multibranch Pipeline
- Choose "Bitbucket" in Branch Sources, so it uses Bitbucket Branch Source plugin
- Fill in data of a Mercurial repoistory
- Save and Build
- Build status (both build begin and complete) is not reflected on repo page at Bitbucket website
If the repository is git, build status is showed correctly, and console log has this line twice:
[Bitbucket] Notifying commit build result
But there is no this line in the console log of the Mercurial pipeline.