github-for-jira
github-for-jira copied to clipboard
Display more information about deployment based on description
As mentioned in Github documentation:
Deployment statuses can also include an optional description and log_url, which are highly recommended because they make deployment statuses more useful.
We want to avoid having duplicate information between "pipeline" and "deployments" and use the more rich informations provided on description.
For people who use the classic Github Action to mark deployment as suggested by Jira. It's here:
https://github.com/chrnorm/deployment-action/blob/880668c419e283adc6b1cc092d52eb5e558fec4d/action.yml#L24-L26
Related:
- https://github.com/atlassian/github-for-jira/issues/1536
- https://github.com/atlassian/github-for-jira/pull/1732
- https://github.com/atlassian/github-for-jira/pull/1736
For the test. This is pure guessing. I was not able to run the test locally.
@benoittgt there are several checks failing. Could you please resolve this and we can work on getting this merged.
Sorry that's an old work. I didn't have time yet to look at it.
I have no time to work on this ATM.