Skip to content

Commit 95dc58d

Browse files
authored
Add release cadence (open-telemetry#432)
1 parent 3baf42a commit 95dc58d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASING.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Every successful CI build of the main branch automatically executes `./gradlew p
1010
as the last step, which publishes a snapshot build to
1111
[Sonatype OSS snapshots repository](https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/contrib/).
1212

13+
## Release cadence
14+
15+
This repository roughly targets monthly minor releases from the `main` branch on the Friday after
16+
the second Monday of the month (roughly a couple of days after the monthly minor release of
17+
[opentelemetry-java-instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation)).
18+
1319
## Preparing a new major or minor release
1420

1521
* Close the release milestone if there is one.

0 commit comments

Comments
 (0)