Skip to content

Commit 1948908

Browse files
committed
Add to HOW_TO_RELEASE
1 parent 3bc922f commit 1948908

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HOW_TO_RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ upstream https://github.com/pydata/xarray (push)
4848
release.
4949
5. Open a PR with the release summary and whatsnew changes; in particular the
5050
release headline should get feedback from the team on what's important to include.
51+
Apply the `Release` label to the PR to trigger a test build action, and upload to TestPyPI.
52+
5153
6. After merging, again ensure your main branch is synced to upstream:
5254
```sh
5355
git pull upstream main

0 commit comments

Comments
 (0)