Documentation
¶
Index ¶
- Variables
- func BaseBranch(val string) zap.Field
- func Branch(val string) zap.Field
- func CIBuildURL(url string) zap.Field
- func CIJob(name string) zap.Field
- func CIStatusSummary(val string) zap.Field
- func CheckConclusion(val string) zap.Field
- func CheckStatus(val string) zap.Field
- func Commit(val string) zap.Field
- func EventProvider(val string) zap.Field
- func HTTPRequestURL(url string) zap.Field
- func HTTPResponseStatusCode(code int) zap.Field
- func Label(val string) zap.Field
- func NewWith(fields []zap.Field, field ...zap.Field) []zap.Field
- func Operation(val string) zap.Field
- func PullRequest(val int) zap.Field
- func Reason(reason string) zap.Field
- func Repository(val string) zap.Field
- func RepositoryOwner(val string) zap.Field
- func ReviewDecision(val string) zap.Field
- func StatusCheckRollupState(val string) zap.Field
- func StatusState(val string) zap.Field
Constants ¶
This section is empty.
Variables ¶
View Source
var ReasonPRClosed = Reason("pull_request_closed")
Functions ¶
func BaseBranch ¶
func CIBuildURL ¶ added in v0.3.0
func CIStatusSummary ¶
func CheckConclusion ¶
func CheckStatus ¶
func EventProvider ¶
func HTTPRequestURL ¶ added in v0.3.0
func HTTPResponseStatusCode ¶ added in v0.3.0
func PullRequest ¶
func Repository ¶
func RepositoryOwner ¶
func ReviewDecision ¶
func StatusCheckRollupState ¶
func StatusState ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.