Skip to content

Commit 36b714b

Browse files
authored
docs: Add RELEASE.md to document release process (#834)
1 parent 5b7ae30 commit 36b714b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Release Process
2+
3+
1. Open a PR to update the changelog on `main`
4+
2. After the changelog PR is merged, go to the **Actions** tab and manually trigger the **"Prepare Release"** workflow, entering the version you want to release
5+
3. After the workflow completes, go to [getsentry/publish](https://github.com/getsentry/publish), find the corresponding issue created by the workflow, and add the `accepted` label to finalize the release

0 commit comments

Comments
 (0)