mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
Track a chronicle config file that causes chronicle to bump minor version instead of major version in response to the "breaking-change" label for pre-1.0 releases. Signed-off-by: Will Murphy <will.murphy@anchore.com>
2 lines
83 B
YAML
2 lines
83 B
YAML
enforce-v0: true # don't make breaking-change label bump major version before 1.0.
|