Based on what I'm seeing here and the behavior I'm seeing in Jira, the integration between jira is using the deployment status log_url instead of the environment_url. Given that I believe the link is to supposed to go to the deployment url, can we change this to point to the environment_url property in the github deployment status instead of the log_url?
Based on what I'm seeing here and the behavior I'm seeing in Jira, the integration between jira is using the deployment status log_url instead of the environment_url. Given that I believe the link is to supposed to go to the deployment url, can we change this to point to the
environment_urlproperty in the github deployment status instead of thelog_url?github-for-jira/src/sync/deployment.ts
Line 67 in e60fdc9