Skip to content

Commit 33a5f35

Browse files
authored
Add default .ocm/branch-info.yaml file (#171)
1 parent 417217f commit 33a5f35

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

0 commit comments

Comments
 (0)