config

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2025 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"`
	} `yaml:"github"`
	Features struct {
		LabelSync struct {
			Path string `yaml:"path"`
		} `yaml:"label_sync"`
	} `yaml:"features"`
}

func GetProwLiteConfig

func GetProwLiteConfig(logger *slog.Logger) *ProwLiteConfig

Jump to

Keyboard shortcuts

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