Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllFilesMatch ¶
AllFilesMatch returns true if all files match the glob.
func AnyFilesMatch ¶
AnyFilesMatch returns true if ANY files match the glob.
func ContainsSkipCI ¶
ContainsSkipCI returns true if a string contains [ci skip] or [skip ci].
Types ¶
type Request ¶ added in v0.2.1
type Request struct {
Source models.Source `json:"source"`
Version models.Version `json:"version"`
}
Request ...
Click to show internal directories.
Click to hide internal directories.