Forums

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

Is there a way to have a Jira Automation trigger off of the creation of a github tag?

Rick Hanton
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!
May 9, 2025

Per an old presentation by Atlassian product managers, I love automations that let my developers and QA teams stay in "dev-mode", so I'd love to have an intelligent automation that triggers automation runs based on the creation of new tags in github.com, which tends to mean that we're creating a release (in some cases). The problem is that there is no automation hook for tag creation & it appears that the hooks for "new commit" & "branch created" don't see tag creations.

Ideally I'd like the tag-creation to attempt to locate an existing same-named release version in Jira and mark it as "released".

If there's some way to hook an existing automation trigger to this, that'd be fantastic, but I can't find a way.

1 answer

0 votes
Akhand Pratap Singh
Community Champion
May 9, 2025

Hello @Rick Hanton ,

Good day! Welcome to the Atlassian Community.

You can refer to this guide: Use Automation with GitHub.

To proceed, add the Automation for Jira webhook in GitHub, and under events, select Branch or Tag creation.

Once set up, the automation will capture all relevant information about tags. You can then store the {{webhookData}} in your automation logs and use it to extract tag details and trigger further actions as needed.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events