Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombineConfigs ¶
func CombineConfigs(a, b *triggerconfig.Config) *triggerconfig.Config
CombineConfigs combines the two configurations together from multiple files
func ConfigMerge ¶
func ConfigMerge(cfg *config.Config, pluginsCfg *plugins.Configuration, repoConfig *triggerconfig.Config, repoOwner string, repoName string) error
ConfigMerge merges the repository configuration into the global configuration
func RemoveStringArrayAtIndex ¶
RemoveStringArrayAtIndex removes an item at a given index
func StringArrayIndex ¶
StringArrayIndex returns the index in the slice which equals the given value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.