Jira Github Integration - Add URL to deployments visible in jira #2633
Unanswered
kukrejaravi9
asked this question in
General
Replies: 1 comment
-
This would be very useful - there's a way to get to it, but it requires quite a few clicks (Click into deployments, click the deployment, go back to the deployment summary, click the URL in the job). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have my github repository integrated to jira github-for-jira: https://github.com/atlassian/github-for-jira.
I have github action workflow in my repository which deploys my code and I see those deployments in my jira tickets. Each deployment I do via the workflow has a unique url which I want to provide to my QA team for testing. Is there a way I can add my URL to the deployments visible in jira?
Beta Was this translation helpful? Give feedback.
All reactions