Skip to main content

Module config

Module config 

Source

Structs§

ChangelogConfig
HooksConfig
Git hooks configuration.
PackageConfig
A package in a monorepo. Each package is released independently with its own version, tags, and changelog. Commits are filtered by path.
ReleaseConfig

Enums§

HookEntry
A single entry in a hook’s command list.

Constants§

CONFIG_CANDIDATES
Config file candidates, checked in priority order.
DEFAULT_CONFIG_FILE
Preferred config file name for new projects.
LEGACY_CONFIG_FILE
Legacy config file name (deprecated, will be removed in a future release).

Functions§

default_config_template
Generate a fully-commented default sr.yaml template.
merge_config_yaml
Merge new default fields into an existing config YAML string.