Forums

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

Write automation to see latest GitHub updates

Cathy.Schriever
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!
October 15, 2024

In my tickets I can see my github changes in the "development" section. In that section there is also a last update date against the item (like merge, commit etc).

I would like to write an automation that gives back all the issues that were merged in GitHub today.

Is this possible?

1 answer

1 vote
Bill Sheboy
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.
October 15, 2024

Hi @Cathy.Schriever -- Welcome to the Atlassian Community!

I have not tried that, and there is nothing built-in for rules to do it.

Perhaps a Jira Automation rule with a scheduled trigger could use the Send Web Request action to call the GitHub REST API to get the information.

Kind regards,
Bill

Cathy.Schriever
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!
October 17, 2024

I am not familiar with the GitHub REST API. But I might give it a try. Thanks.

Suggest an answer

Log in or Sign up to answer