Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 805 Bytes

publishing-a-release.md

File metadata and controls

13 lines (11 loc) · 805 Bytes

Publishing a Release

These steps are only relevant to Sentry employees when preparing and publishing a new release.

  1. Open the Prepare Release workflow and fill in Prepare a Release workflow
    1. Click gray Run workflow button
    2. Fill in the version you want to release, e.g. 1.13.3
    3. Click the green Run workflow button
  2. A new issue should appear in https://github.com/getsentry/publish/issues.
  3. Wait until the CI check runs have finished successfully (there is a link to them in the issue).
  4. Once CI passes successfully, ask a member of the @getsentry/releases-approvers to approve the release.