Interface CreateStatusOption

CreateStatusOption holds the information needed to create a new CommitStatus for a Commit

Hierarchy

  • CreateStatusOption

Properties

context?: string
description?: string
state?: string

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

target_url?: string

Generated using TypeDoc