Comment on Issue

Issue Selector

Select the selection method used to select the issues to add the comment on.

Linked to Build

Select this method to select all the issues that are linked to the build that was synchronized. Refer to the Data Synchronization documentation on how builds are linked to issues.

This method is only available in combination with the Build Synchronized event.

Linked to Job

Select this method to select all the issues that are linked to the job that was synchronized (when using the Job Synchronized event) or the job of the build that was synchronized (when using the Build Synchronized event). Refer to the Data Synchronization documentation on how builds are linked to issues.

This method is only available in combination with either the Job Synchronized or the Build Synchronized events.

From Expression

Select this method if you want to limit issue selection to specific attributes of the trigger event or even a static value.

When selecting this method you must also specify the expression used to search for issues to transition. For instance, if you only want to select issues that are mentioned in the job description, then you can use this expression [[job.description]] or [[build.job.description]]. You can also combine attributes, e.g. [[job.displayName]] [[job.description]], or even attributes with static text, DEV-1, DEV-2, [[build.description]]. See Expression Values for details on the attributes that are available.

JQL

Select this method if you want to limit the issue selection to issues matching a specifc JQL search result. The JQL can also include attributes of the trigger event. See Expression Values for details on the attributes that are available.

None

Select this method if you don’t want to select any issues for the action. Can be useful for instance when using the Create Version action and just want the version without updating any issues.

Add Comment

Specify the comment to be added to the issue. Every separate lines with a blank line to separate lines into paragraphs.


Next: Getting Started
Jenkins Integration for Jira

Didn’t find what you were looking for?