config

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProwLiteConfig

type ProwLiteConfig struct {
	GitHub struct {
		GitHubAppId          int64  `yaml:"app_id"`
		GitHubInstallationId int64  `yaml:"installation_id"`
		PrivateKeyPath       string `yaml:"private_key_path"`
	} `yaml:"github"`
	Features struct {
		LabelSync struct {
			Path string `yaml:"path"`
		} `yaml:"label_sync"`
	} `yaml:"features"`
}

func GetProwLiteConfig

func GetProwLiteConfig(_ *slog.Logger) (*ProwLiteConfig, error)

Jump to

Keyboard shortcuts

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