renovate

package
v0.52.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2026 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseWorkflowYAML

func ParseWorkflowYAML(yamlContent string) (map[string]interface{}, error)

ParseWorkflowYAML attempts to parse a workflow YAML string and return structured data.

func RunEnumerate

func RunEnumerate(client *github.Client, opts EnumOptions)

RunEnumerate performs the renovate enumeration with the given options.

Types

type EnumOptions

type EnumOptions struct {
	GitHubURL                   string
	GitHubToken                 string
	Owned                       bool
	Member                      bool
	SearchQuery                 string
	Fast                        bool
	Dump                        bool
	SelfHostedOptions           []string
	Page                        int
	Repository                  string
	Organization                string
	OrderBy                     string
	ExtendRenovateConfigService string
}

EnumOptions contains all options for the renovate enum command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL