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 'running' build status in jira ticket #26

Closed kaktusas2598 closed 2 years ago

kaktusas2598 commented 4 years ago

Orb version 1.1.2

What happened

Using this orb, is it possible to notify JIRA about build in running state? I only see build status once it failed or succeeded.

eddiewebb commented 4 years ago

Yay! I agree, coded up #32 for this. You can test it using the dev release - circleci/jira@dev:91a6047

please share any feedback on the way i structured the new rules in the PR description, and checkout #33 for feedback

KyleTryon commented 2 years ago

Closing wont do -

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.

For this feature, we may be able to introduce this if a new webhook event is added for job starting. Currently webhooks fire at the end of a job or workflow.

Thank you.