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?
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
I am not familiar with the GitHub REST API. But I might give it a try. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.