params

package
v6.26.2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EcosystemGithubActions

func EcosystemGithubActions(p Params) string

func EcosystemGomod

func EcosystemGomod(p Params) string

func Ecosystems

func Ecosystems(p Params) []string
func Header(comment, githubUrl string) string

func Interval

func Interval(p Params) string

func Reviewers

func Reviewers(p Params) []string

Types

type Params

type Params struct {
	// Dir is the name of the directory where the files of the resource
	// should be generated.
	Dir string
	// Ecosystems contains the ecosystem for each one package manager that you want GitHub Dependabot to monitor for new versions
	Ecosystems []string
	// Interval to check for daily, weekly, or monthly updates (default: weekly).
	Interval string
	// Reviewers is a set of people or teams who are assigned as reviewers.
	Reviewers []string
}

Jump to

Keyboard shortcuts

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