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

remove exit 1 that causes job to fail #16

Closed eddiewebb closed 5 years ago

eddiewebb commented 5 years ago

Checklist

Addresses Issue #15

Motivation, issues

See issue #15 We'll skip post is missing jira keys, but this orb will not fail jobs.

Description

cpe-bot commented 5 years ago

Dev version of orb available for testing - ``

cpe-bot commented 5 years ago

Dev version of orb available for testing - circleci/jira@dev:no-fail-4baa7178d0d1e3623649a7af76bb5defec50089d

cpe-bot commented 5 years ago

Dev version of orb available for testing - circleci/jira@dev:no-fail-36f981c6c7a6508f6a4d55a9ecd088059781f971

eddiewebb commented 5 years ago

Ran a full workflow with no JIRA_KEYs and its passing - https://circleci.com/workflow-run/7c5089d9-ab26-43c9-b6ab-010057ca8585 and with JIRA_KEY here https://circleci.com/workflow-run/4edb67e6-46d7-43f1-9a5f-d355a5ec1535 using dev version above, both look good.