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", "failure", and "warning"

target_url?: string

Generated using TypeDoc