Skip to content

Commit cf01d4f

Browse files
authored
MONGOCRYPT-804 amend release doc with release team steps (#1090)
* Update release notes with release team step * Update release doc with step to leave team
1 parent b58de08 commit cf01d4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/releasing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Check the contents of the "vulnerabilities" field (if present) in the Augmented
6161

6262
Do the following when releasing:
6363
- If this is a feature release (e.g. `x.y.0` or `x.0.0`), follow these steps: [Creating SSDLC static analysis reports](https://docs.google.com/document/d/1rkFL8ymbkc0k8Apky9w5pTPbvKRm68wj17mPJt2_0yo/edit).
64+
- Join the [releases team](https://github.com/orgs/mongodb/teams/dbx-c-cxx-releases) on GitHub via [MANA](https://mana.corp.mongodb.com/resources/68029673d39aa9f7de6399f9).
6465
- Check out the release branch. For a release `x.y.z`, the release branch is `rx.y`. If this is a new non-patch release (`x.y.0`), create the release branch.
6566
- Update CHANGELOG.md with the version being released.
6667
- Ensure `etc/purls.txt` is up-to-date.
@@ -89,6 +90,7 @@ Do the following when releasing:
8990
./.evergreen/earthly.sh +sbom-generate-new-serial-number
9091
```
9192
Commit resulting `etc/cyclonedx.sbom.json` and push to `rx.y`.
93+
- Remove yourself from the [releases team](https://github.com/orgs/mongodb/teams/dbx-c-cxx-releases) on GitHub via [MANA](https://mana.corp.mongodb.com/resources/68029673d39aa9f7de6399f9).
9294
- If this is a new non-patch release (e.g. `x.y.0`):
9395
- File a DOCSP ticket to update the installation instructions on [Install libmongocrypt](https://www.mongodb.com/docs/manual/core/csfle/reference/libmongocrypt/). ([Example](https://jira.mongodb.org/browse/DOCSP-52575))
9496
- Create a new Snyk reference target. The following instructions use the example branch `rx.y`:

0 commit comments

Comments
 (0)