Skip to content

Failing curl does not fail the github action🐛 #2763

@eliasbruvik

Description

@eliasbruvik

If the curl command for the dispatch_tag.yml and dispatch_merge.yml workflows that triggers events in another repo ends up with an unsucessful response code, the workflow still ends up in a succeeded state. We need to ensure that the action also fails so that we will be notified by github.

Example: This job succeeded, but the curl ended with a 401 response.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions