Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This is a parent page created for doc revamp. All docs under this page are in progress

 Click here to expand...

These are the data points used to bring the values from Jira to your release notes content. The variables will be replaced by actual values for given data points. Some examples are projectName, fixVersion, userName, etc.

When you use such variables, upon execution of the template, variables are replaced with actual values.

List of supported output variables

Variables (Users)

Syntax

  • userName

  • userEmail

  • versionDriver

  • versionApprovers

  • [userName]

  • [userEmail]

  • [versionDriver]

  • [versionApprovers]

Variables (Project)

Syntax

  • projectName

  • projectld

  • projectKey

  • [projectName]

  • [projectld]

  • [projectKey]

variables (Version)

Syntax

  • version Name

  • versionDesc

  • release Date

  • versionld

  • versionURL

  • startDate

  • [version Name]

  • [versionDesc]

  • [release Date]

  • [versionld]

  • [versionURL]

  • [startDate]

Variables (Sprint)

Syntax

  • sprintName

  • sprintId

  • sprintGoal

  • sprintStartdate

  • sprintEnddate

  • sprintCompletedate

  • sprintState

  • [sprintName]

  • [sprintId]

  • [sprintGoal]

  • [sprintStartdate]

  • [sprintEnddate]

  • [sprintCompletedate]

  • [sprintState]

Variables (Date & Time)

Syntax

  • timestamp

  • currentDate

  • currentDatetime

  • timestamp

  • currentDate

  • currentDatetime

Variables (Confluence)

Syntax

  • confluenceURL

  • confluencePageId

  • [confluenceURL]

  • [confluencePageId]

    • This variable works similarly to the Confluence URL variable. For example - There are two actions in the rule. First action has to be Confluence action, second action could be any template action like Email, PDF, etc. that has the [ConfluencePageId] variable. When the first action is executed, its page ID is parsed in the second action and the id variable is replaced with the page ID created from the first action

releasePageURL (only available in Release page notification and LinkedIn announcement template type)

  • [releasePageURL]

  • No labels