Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthorIsOnlyContributor ¶
type AuthorIsOnlyContributor bool
type ChangedFiles ¶
type ComparisonExpr ¶
type ComparisonExpr string
func (ComparisonExpr) IsEmpty ¶
func (exp ComparisonExpr) IsEmpty() bool
type FromBranch ¶ added in v1.19.2
type HasAuthorIn ¶
type HasContributorIn ¶
type HasSuccessfulStatus ¶
type HasSuccessfulStatus []string
type ModifiedLines ¶
type ModifiedLines struct {
Additions ComparisonExpr `yaml:"additions"`
Deletions ComparisonExpr `yaml:"deletions"`
Total ComparisonExpr `yaml:"total"`
}
type OnlyChangedFiles ¶
type OnlyHasContributorsIn ¶
Click to show internal directories.
Click to hide internal directories.