Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to associate Jenkins for Jira app to a specific project?

Nguyen Tu Anh April 17, 2025

I used Atlassian Jira Software Cloud (plugin on Jenkins) to connect the webhook from Jenkins for Jira (app on Jira). The connection via webhook is established. Now I encountered the issue "don't know the outcome of sending the build/deployment data to Jira". Currently, I just want to test without GitHub.

Although the "Jenkins server management" tab shows that the pipeline status is successful build. But nothing changes in my issue whose issueKey was initialized in the "branch" parameter of Post-build Actions step. (I used the Freestyle Job type).

 

Moreover, I could not find the Jenkins for Jira in a specific project. I just can see it in the App tab which displays with the admin role on Jira. I can not find this app in Development Tools either.

 

So:

- Where is the result I could check?

- What exact information will be sent to my issue on Jira? 

- How to associate this app with Development Tools in my specific project?

 

1 answer

0 votes
Mark Rekveld - Marvelution
Atlassian Partner
April 18, 2025

Hi @Nguyen Tu Anh 

There are two things to know for the official integration.

  1. It only works with multi branch pipelines job types
  2. It gets issue/work item keys are collected from SCM information like branch names and commit messages.

- Where is the result I could check?

You can check your build console log and Jenkins logs to see iff the integration is working. (I'm not completely sure if the Jira app has a log/event history that you can check.

- What exact information will be sent to my issue on Jira? 

This typically only includes job names, descriptions and generic build information like execution time, duration, test results, references to commits of issues.

- How to associate this app with Development Tools in my specific project?

The Jenkins app is not listed under Development Tools, this section is more for SCM tools like Bitbucket and Github.

Typically you don't associate the Jenkins app with a project, but instead associate builds to work items (issues) this way results become available in the Development Status panels in Jira.

 

Upfront disclaimer, I'm the maintainer of the Jenkins for Jira, the original, app.

The Jenkins for Jira app does support freestyle jobs, and any other job type, and also has more locations where it searches for work item/issue keys.

More then happy to just on a call to discuss options for you but with the official and my app.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events