Skip to content

Commit 71833a9

Browse files
8R0WNI3hebelsan
andauthored
Add default .ocm/branch-info.yaml file (#1542)
* Add default `.ocm/branch-info.yaml` file * Increase `release-cadence` to 4w Co-authored-by: Alexander Hebel <alexander.hebel@sap.com> --------- Co-authored-by: Alexander Hebel <alexander.hebel@sap.com>
1 parent 185f3ab commit 71833a9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.ocm/branch-info.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
release-branch-template: release-v$major.$minor # e.g. release-v1.0
2+
branch-policy:
3+
significant-part: minor # major, minor, patch
4+
supported-versions-count: 2
5+
release-cadence: 4w # d (days), w (weeks), y | yr (years)

0 commit comments

Comments
 (0)