Skip to content

Option to consider different workflow states as successful

Open

Description

We have the following situation: our workflow waits at the very end for approval of the production environment deployment. This only happens occasionally. Thus only then are these workflows considered successful and used as base.

- name: Derive appropriate SHAs for base and head for `nx affected` commands
  uses: nrwl/nx-set-shas@v4
  with:
    # The state to check for
    #
    # Default: success
    last-successful-state: "success,waiting"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions