Skip to content

Commit 34db73e

Browse files
authored
Updating release docs to make it clear that it's ok to merge your own individual package release PRs (open-telemetry#3872)
1 parent 428af02 commit 34db73e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ to pick a specific package to release. It follows the same versioning strategy a
3737
Long-term package release branch follows `package-release/{package-name}/v{major}.{minor}.x` (or `package-release/{package-name}/v{major}.{minor}bx`) naming pattern.
3838

3939
The workflow will create two pull requests, one against the `main` and one against the `package-release/` branch; both should be merged in order to proceed with the release.
40+
To keep the process lightweight, it's OK to approve the PRs you generate and merge without additional reviews.
4041

4142
## Preparing a new patch release
4243

0 commit comments

Comments
 (0)