[JIRA] (JENKINS-61411) No build status information is sent to bitbucket when using pipeline job with script

12 views
Skip to first unread message

stefan.drzazga@gmail.com (JIRA)

unread,
Mar 10, 2020, 4:41:06 AM3/10/20
to jenkinsc...@googlegroups.com
Stefan Drzazga created an issue
 
Jenkins / Bug JENKINS-61411
No build status information is sent to bitbucket when using pipeline job with script
Issue Type: Bug Bug
Assignee: Kristy Hughes
Components: atlassian-bitbucket-server-integration-plugin
Created: 2020-03-10 08:40
Environment: Jenkins- 2.204.5
BitBucket-Server-Integration Plugin: 1.1.0
Priority: Major Major
Reporter: Stefan Drzazga

When running a pipeline job using "pipeline script" instead of "pipeline script from SCM" with a script using the step bbs_checkout no build status information is sent to bitbucket.

 

pipeline{
    agent any
    
    stages{
        stage('scm'){
            steps{
                bbs_checkout ...
            }
        }
    }
}

This limits me in my flexibility to use plugins such as https://plugins.jenkins.io/pipeline-multibranch-defaults/ or implementing a pipeline definition in a shared library.

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

dkjellin@atlassian.com (JIRA)

unread,
Mar 15, 2020, 7:54:05 PM3/15/20
to jenkinsc...@googlegroups.com

dkjellin@atlassian.com (JIRA)

unread,
Mar 16, 2020, 10:53:03 PM3/16/20
to jenkinsc...@googlegroups.com

dkjellin@atlassian.com (JIRA)

unread,
Mar 16, 2020, 10:53:03 PM3/16/20
to jenkinsc...@googlegroups.com
Daniel Kjellin started work on Bug JENKINS-61411
 
Change By: Daniel Kjellin
Status: Open In Progress

dkjellin@atlassian.com (JIRA)

unread,
Mar 16, 2020, 10:53:03 PM3/16/20
to jenkinsc...@googlegroups.com

dkjellin@atlassian.com (JIRA)

unread,
Mar 19, 2020, 4:15:03 PM3/19/20
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages