Documentation ¶
Index ¶
Constants ¶
View Source
const ( ReporterName = "github" LabelNameLogs = "Samsahai Deployment - Logs" LabelNameHistory = "Samsahai Deployment - History" )
Variables ¶
This section is empty.
Functions ¶
func NewGithubClient ¶
NewGithubClient returns a github client for publishing commit status to github
Types ¶
type NewOption ¶
type NewOption func(*reporter)
NewOption allows specifying various configuration
func WithGithubClient ¶
WithGithubClient specifies a github client to override when creating Github reporter
func WithGithubToken ¶
WithGithubToken specifies a github access token to override when creating Github reporter
func WithGithubURL ¶
WithGithubURL specifies a github url to override when creating Github reporter
Click to show internal directories.
Click to hide internal directories.