Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoHostsConfigured = errors.New("no hosts configured")
)
Functions ¶
Types ¶
type ApplyResult ¶
type ApplyResult int
const ( ApplyResultUnknown ApplyResult = iota ApplyResultAutoMergeTooEarly ApplyResultBranchModified ApplyResultChecksFailed ApplyResultConflict ApplyResultNoChanges ApplyResultPrCreated ApplyResultPrClosedBefore ApplyResultPrClosed ApplyResultPrMergedBefore ApplyResultPrMerged ApplyResultPrOpen )
Click to show internal directories.
Click to hide internal directories.