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

    Interface NotifyWebhook

    interface NotifyWebhook {
        if?: string;
        webhook?: string;
    }
    Index

    Properties

    Properties

    if?: string

    A boolean expression that omits the step when false

    webhook?: string