[JIRA] (JENKINS-60881) Changeset doesn't get filled on Gerrit change requests

2 views
Skip to first unread message

felipecassiors@gmail.com (JIRA)

unread,
Jan 27, 2020, 1:44:03 PM1/27/20
to jenkinsc...@googlegroups.com
Felipe Santos created an issue
 
Jenkins / Bug JENKINS-60881
Changeset doesn't get filled on Gerrit change requests
Issue Type: Bug Bug
Assignee: Luca Domenico Milanesio
Components: gerrit-code-review-plugin
Created: 2020-01-27 18:43
Priority: Minor Minor
Reporter: Felipe Santos

If we use a pipeline like this:

pipeline {
    agent any
   stages {
       stage("Test changeset") {
            when 

{                 changeset 'Jenkinsfile'             }

            steps 

{                 sh "Changeset worked!'"             }

        }
   }
}

It displays a message: 
Warning, empty changelog. Probably because this is the first build.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages