Skip to content

Commit cc32c94

Browse files
committed
CXX-3002 update release notes to account for new branch protection rules
1 parent d896795 commit cc32c94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

etc/releasing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,12 @@ Verify there are no unexpected errors or issues.
193193

194194
## Release Steps
195195

196+
### Branch Protection Rules
197+
198+
The release process may require creating new branches, new tags, and directly pushing to development branches. These operations are normally restricted by branch protection rules.
199+
200+
After being assigned the responsibility of performing a release, submit a request to the repository administrator in advance to be temporarily added to the `dbx-c-cxx-releases` team for the duration of the release process. Request to be removed from the team after the release process is complete.
201+
196202
### Update CHANGELOG...
197203

198204
This step depends on the release type.

0 commit comments

Comments
 (0)