mikepenz / xray-action

... a GitHub action to import test results into "Xray" - A complete Test Management tool for Jira.
Apache License 2.0
47 stars 19 forks source link

Enhanced error handling and added new outputs for actions #879

Closed AndrewFisher093 closed 1 month ago

AndrewFisher093 commented 1 month ago

hey @mikepenz, please have a look at this PR, I guess it will help to solve https://github.com/mikepenz/xray-action/issues/837

  1. Enhanced error message handling
  2. Added missing actions output completed
  3. Added new actions output errorMessage & errorStatusCode

Example of error handling:

xray-error-1

xray-error-2

mikepenz commented 1 month ago

Thank you very much for the PR. commented with some smaller improvements