Skip to content

Commit 54a839b

Browse files
authored
add release instruction to update webhook (#916)
1 parent 498a31a commit 54a839b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releasing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ Do the following when releasing:
130130
--remote-repo-url=https://github.com/mongodb/libmongocrypt.git
131131
```
132132
Snyk reference targets for older release branches may be removed if no further releases are expected on the branch.
133+
- Update the [Github Webhook](https://wiki.corp.mongodb.com/display/INTX/Githook) to include the new branch.
134+
- Navigate to the [Webhook Settings](https://github.com/mongodb/libmongocrypt/settings/hooks).
135+
- Click `Edit` on the hook for `https://githook.mongodb.com/`.
136+
- Add the new release branch to the `Payload URL`. Remove unmaintained release branches.
133137
- Make a PR to apply the "Update CHANGELOG.md for x.y.z" commit to the `master` branch.
134138
- Update the release on the [Jira releases page](https://jira.mongodb.org/projects/MONGOCRYPT/versions).
135139
- Record the release on [C/C++ Release Info](https://docs.google.com/spreadsheets/d/1yHfGmDnbA5-Qt8FX4tKWC5xk9AhzYZx1SKF4AD36ecY/edit?usp=sharing). This is done to meet SSDLC reporting requirements.

0 commit comments

Comments
 (0)