-
Bug
-
Resolution: Fixed
-
Minor
atlassian-bitbucket-server-integration-plugin version 4.1.1+
I have found when enabling tags & branches we see a simple build with no scm checkout.
Results:
Started by user unknown or anonymous
Obtained Jenkinsfile from c8e32ae2d624d066b06ae6b4620888b6dd827077[Pipeline] Start of Pipeline[Pipeline] nodeRunning on Jenkins in /Users/{users}/repos/atlassian/bbdc/atlassian-bitbucket-server-integration-plugin/work/workspace/proj_master[Pipeline] {[Pipeline] stage[Pipeline]
[Pipeline] // stage[Pipeline] stage[Pipeline]
{ (Test)[Pipeline] echoTesting..[Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline]
{ (Deploy)[Pipeline] echoDeploying....[Pipeline] }[Pipeline] // stage[Pipeline] }[Pipeline] // node[Pipeline] End of PipelineFinished: SUCCESS
Instead of a full scm checkout.
Workaround:
Disable tag builds.
Note: this does not happen on branch and PR builds.
[JENKINS-74853] Jenkins not posting build status to Bitbucket when both tags and branch traits enabled.
Labels | New: triaged |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |