File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 22
33_ These steps are only relevant to Sentry employees when preparing and publishing a new SDK release._
44
5- These have also been documented via [ Cursor Rules ] ( ../.cursor/rules/publishing- release.mdc ) .
5+ These have also been documented as a [ skill ] ( ../.claude/skills/ release/SKILL.md ) .
66
7- You can run a pre-configured command in cursor by just typing ` /publish_release ` into the chat window to automate the steps below.
7+ You can run the ` /release ` skill in Claude Code or Cursor to automate the steps below.
88
99** If you want to release a new SDK for the first time, be sure to follow the
1010[ New SDK Release Checklist] ( ./new-sdk-release-checklist.md ) **
@@ -20,9 +20,8 @@ You can run a pre-configured command in cursor by just typing `/publish_release`
2020 [ Auto Prepare Release] ( https://github.com/getsentry/sentry-javascript/actions/workflows/auto-release.yml ) on master.
21217 . A new issue should appear in https://github.com/getsentry/publish/issues .
22228 . Wait until the CI check runs have finished successfully (there is a link to them in the issue).
23- 9 . Once CI passes successfully, ask a member of the
24- [ @getsentry/releases-approvers ] ( https://github.com/orgs/getsentry/teams/release-approvers ) to approve the release. a.
25- Once the release is completed, a sync from ` master ` ->` develop ` will be automatically triggered
23+ 9 . Once CI passes successfully, set the ` accepted ` label on the issue to approve the release.
24+ Once the release is completed, a sync from ` master ` -> ` develop ` will be automatically triggered
2625
2726## Publishing a release for previous majors or prerelease (alpha, beta) versions
2827
You can’t perform that action at this time.
0 commit comments