Documentation ¶
Index ¶
Constants ¶
View Source
const ( GithubWebhookHeader = "X-GitHub-Event" RefsBranchPrefix = "refs/heads/" RefsTagPrefix = "refs/tags/" )
Variables ¶
This section is empty.
Functions ¶
func VerifyBranch ¶
func VerifyBranch(config *v3.SourceCodeConfig, branch string) bool
Types ¶
type GithubDriver ¶
type GithubDriver struct { Pipelines v3.PipelineInterface PipelineExecutions v3.PipelineExecutionInterface }
Click to show internal directories.
Click to hide internal directories.