Skip to main content

github.statuspayload.state

Home > @runlightyear/github > StatusPayload > state

StatusPayload.state property

The new state. Can be pending, success, failure, or error.

Can be one of: pending, success, failure, error

Signature:
state: string;