Documentation
¶
Index ¶
Constants ¶
View Source
const ( GitHubProvider = "github" GitLabProvider = "gitlab" BitBucketProvider = "bitbucket-cloud" )
Variables ¶
View Source
var SupportedProvidersList = SupportedProviders{GitHubProvider, GitLabProvider}
Functions ¶
func CreateWebHook ¶ added in v0.38.0
func GitProviderName ¶
Types ¶
type SupportedProviders ¶
type SupportedProviders []string
func (SupportedProviders) PrettyString ¶
func (sp SupportedProviders) PrettyString() string
Click to show internal directories.
Click to hide internal directories.