Skip to content

Need Notification/Stopping Mechanism for CI Errors #96

@yyna

Description

@yyna

Hello,

I’m facing an issue with error handling in the CI process. Currently, when an error occurs, I would like to receive notifications or halt the deployment process. However, it seems that all errors are being thrown and then caught, which prevents the exit code from being returned properly.

Could you please advise on how to ensure that the exit code is received in order to trigger notifications or stop the deployment when an error occurs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions