Forums

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

I am able to Integrate JIRA with Jenkins , but now i want to validate the JIRA ID using Jenkins file

Ankit Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 4, 2022

I am able to Integrate JIRA with Jenkins , but now i want to validate the JIRA ID using Jenkins file.

while the jenkins build happens , comment is logged in jira for successful build .

but now i want to validate the JIRA ID passed in parameters is correct or not 

 

for ex: AS-1234 is my JIRA ticket number

so validation will be like ,  Ticket number should starts with AS-

1 answer

0 votes
Craig Nodwell
Community Champion
August 4, 2022

Hi @Ankit Singh welcome to the community.  Have a look at this Jira Steps plugin for Jenkins.  It has what you are looking for.

Suggest an answer

Log in or Sign up to answer