You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I am planning on managing 2 products (2 github repos) with one jira project. Github release is triggering an action which triggers jira automation (with webhook) to create jira release. Can I create 2 releases for 2 different products using same project and same webhook?
I guess it should work.. When you trigger webhook from GIthub it contains a information about version tag name so if using "Log Action" and "Release Version" actions it should recognize which version is released on Github and based on that also release version of Jira no matter if you use one or more products. You should simply add webhook information on two repositories and when Jira receives it, would read log information and trigger necessary action. Problem might be if the version tag names of the separate products are actually then same.. so I think those names should be unique is some way and be aligned with information in Jira project. You should simply give it a try.
Here is more information about this type of integrations
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.