Forums

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

how to show the modification done to projects in jira through jenkins pipeline script

Suchitha_ August 16, 2023

How to show the modification done to projects in Jira such as addition/deletion using jenkins pipeline script.

1 answer

0 votes
Mark Rekveld - Marvelution
Community Champion
August 17, 2023

Hi,

What modifications are you talking about? Create, update transition an issue, or creating, realising versions?

Cheers,

Mark

Suchitha_ August 17, 2023

I want to get the status in jenkins console output through pipeline script if any modifications are done in projects of jira such as addition or deletion of any project. Is there any jira api or script that would get the status of any changes done in jira to any project.

Mark Rekveld - Marvelution
Community Champion
August 19, 2023

I'm not aware of any API to get the status of changes done in Jira. I'm not even sure this exists.

I do think you should be able to use webhooks to get notified on any changes done. There are different event types that are emitted by Jira. You may need a tool that can act as a man-on-the-middle to do any translations from Jira webhook events to the actions you want to perform in Jenkins.

Here are some links to docs that may help: Server/Data Center Webhooks and Cloud Webhooks 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events