Skip to content

Commit 1b5d502

Browse files
8R0WNI3aaronfernthiyyakat
authored
Add default .ocm/branch-info.yaml file (#1048)
* Add default `.ocm/branch-info.yaml` file * Update release cadence to 6w * Rename release branch template prefix to 'rel-' * Update release cadence --------- Co-authored-by: aaronfern <aaron.francis.fernandes@sap.com> Co-authored-by: thiyyakat <meghana.thiyyakat@gmail.com>
1 parent 2f42aa8 commit 1b5d502

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.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: rel-v$major.$minor # e.g. rel-v1.0
2+
branch-policy:
3+
significant-part: minor # major, minor, patch
4+
supported-versions-count: 2
5+
release-cadence: null # d (days), w (weeks), y | yr (years)

0 commit comments

Comments
 (0)