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.
We are working with github which is already integrated in jira. Once the devs are ready with the ticket it is getting into our testingteam, which is starting to test.
BUT: We often having the issue, that a ticket os not deployed correctly or not at all and was just moved by mistake in bulk. That´s quite timeconsuming when testers are actually getting on the ticket because they think it was deployed but it actually wasn´t.
So we were wondering whether there is a way to have some kind of an deployment indicator inside the ticket, matched with github, so they testers can directly see, if a ticket was successfully deployed on the testenvironment.
In my research I have found this: https://github.com/marketplace/actions/jira-upload-deployment-info
and this https://support.atlassian.com/bitbucket-cloud/docs/set-up-and-monitor-deployments/ --> but this is about bitbucket but something like this we would need.
Would this maybe something? Is someone using it and can share some input?