Type alias CommitStatusState

CommitStatusState: string

CommitStatusState holds the state of a CommitStatus It can be "pending", "success", "error", "failure", and "warning"

Generated using TypeDoc