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

    Interface NotifyGithubCommitStatus

    interface NotifyGithubCommitStatus {
        github_commit_status?: { context?: string };
        if?: string;
    }
    Index

    Properties

    github_commit_status?: { context?: string }

    Type Declaration

    • Optionalcontext?: string

      GitHub commit status name

    if?: string

    A boolean expression that omits the step when false