CircleCI-Public / jira-connect-orb

Display the status of CircleCI workflows and deployments in Jira!
https://circleci.com/orbs/registry/orb/circleci/jira
MIT License
25 stars 27 forks source link

Seeing test results in JIRA #27

Closed kaktusas2598 closed 2 years ago

kaktusas2598 commented 4 years ago

Orb version 1.1.2

Is it possible to report test results from JUnit XML format using this Orb? I used test metadata feature to see test results on build page, but I noticed in JIRA, there is a column called "test results", but it does not display anything.

Attaching image of my build status on JIRA: Screenshot from 2020-02-10 09-11-08

Note "test results" are empty, but I can see test metadata on CircleCI build page.

eddiewebb commented 4 years ago

Love this! It would of course be possible to re-parse any of the test-output, but let me see if our build agent does any of the test processing container side, or someway to avoid duplicate work.

andormarkus commented 3 years ago

Hi @eddiewebb Do you have any update in this enhancement? Thanks, Andor

mrea1 commented 2 years ago

+1 would love this

KyleTryon commented 2 years ago

Hello folks. Thank you for submitting this and letting us know you are still interested in this feature.

We will soon be working on a completely new Jira integration based on Atlassian's new "Forge" framework. We will take this feedback and include this feature into the new integration.

We are now putting this orb integration into "maintenance" mode. We will be fixing bugs in this orb for the time being but will take all-new features to the next integration.

Thank you.

ghost commented 1 year ago

Hi @KyleTryon do you have any update on the new "Forge-based" implementation? When will that be available?