Back to Teleport

Postrelease

docs/postrelease.md

19.0.1-dev1.2 KB
Original Source

Post-release Checklist

This checklist is to be run after cutting a release.

All releases

Our GitHub Actions workflows will create two PRs when a release is published:

  1. A PR against the release branch that updates the default version in our docs.
  2. A PR that updates the AWS AMI IDs for the new release. (This job only runs for releases on the latest release branch)

The AWS AMI ID PR can be merged right away.

Major releases only