package
0.0.0-20241107114533-5702851476d2
Repository: https://github.com/open-ch/kaeter.git
Documentation: pkg.go.dev

# Functions

LoadChangeset reads changeset.json back into Information.

# Constants

LabelCharacters is the list of valid character for a Bazel package.

# Variables

PackageLabelRegex the regex to find labels of the current package.
RepoLabelRegex the regex to find labels of the current repository.

# Structs

CommitMsg contains the list of commit message tags.
Detector contains the configuration of the change detector.
Files the list of add, modified and deleted files.
HelmChange contains the list of modified Helm charts.
Information contains the summary of all changes.
KaeterChange contains a map of changed Modules by ids.
PullRequest can hold optional informations if a pull request is open on the vcs hosting platform.