Skip to content

Commit c0a957e

Browse files
Adding release cadence info (#872)
* Adding release cadence info * Update RELEASING.md Co-authored-by: jason plumb <[email protected]> --------- Co-authored-by: jason plumb <[email protected]>
1 parent 80db494 commit c0a957e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This documents describes the manual steps required to publish a release to maven central.
44

5+
## Release cadence
6+
7+
This repository targets monthly minor releases from the `main` branch roughly a week after
8+
the monthly minor release
9+
of [opentelemetry-java-instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation)).
10+
511
## Prepare the release
612

713
We first need to prepare the release. This creates a versioned release branch, These are the steps to follow:

0 commit comments

Comments
 (0)