icon

Post Jira Comment

Post comment to a Jira issue.

The Step adds a comment to a Jira issue. Using this Step, you can attach your build parameters to a Jira issue, or you can add any comment using Markdown.

Configuring the Step

  1. Add your Jira email address as a Secret Env Var to the Jira user name input.
  2. Add your Jira API token to the Jira API token input. You can generate your API token according to this guide.
  3. Add your Jira issue key to the Jira issue keys input. You can add multiple Jira issues separated with the | character.
  4. Add your Jira base URL to the Jira base URL input.
  5. Add the comment you would like to attach to your Jira issue in the Build message input. You can add any information here using Markdown. By default, this will contain the following Build parameters:
    • Public download page
    • Build number
    • Author
    • Git branch
    • Commit hash
    • Commit message

Useful links

Related Steps

Similar steps

Post build status to bitbucket server

Comment on GitHub Pull Request or Issue

Update fields of JIRA issues with build number.

Create a new release in JIRA.