Publishing a Release

February 7, 2025 ยท View on GitHub

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.