@buildkite/buildkite-sdk
    Preparing search index...

    Interface SoftFailObject

    interface SoftFailObject {
        exit_status?: number | "*";
    }
    Index

    Properties

    Properties

    exit_status?: number | "*"

    The exit status number that will cause this job to soft-fail