Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Creating a REST API client to resolve issues on JIRA from Gitlab?

Conor Graham June 12, 2015

Hi there,

I am currently in the middle of creating a REST API webhook to resolve issues on JIRA.  The way it will work will be as follows:

  • User commits to gitlab with a commit message.  
  • The message will be parsed in the format : bug #135 resolved
  • The webhook will then trigger to change the status of the issue.

Currently I have created the webhook, and I can receive back the JSON.  Although, I am unsure as to how I can resolve the JIRA issue.  I am aware of transition in the JIRA doc, but I am unsure as to how to use it.  Anyone help me at all?

 

Regards

Conor

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Boris Berenberg
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 12, 2015
TAGS
AUG Leaders

Atlassian Community Events