Reviewers: Please read this description carefully. By approving this pull request you are approving its deployment and mitigation plans as well as the code change. If you feel there is anything unclear or missing, please ask for updates.
- Production
- dotcom
- proxima
- GHES
- GHAE
- Non-production
- dev/test
- docs
- Low risk the change is fully under one or more Feature Flags OR the modifications are small, highly observable, and easily rolled back.
- Medium risk changes that are isolated, reduced in scope or could impact few users and not bring the site down.
- High risk changes are those that could impact our customers and SLOs, low or no test coverage, low observability, or slow to rollback.
- Experiment - Change will be tested with an experiment, but will need to be rolled back if the experiment does not work. Please link to the relevant experiment below.
- Solo Deploy - This change will be deployed solo, making it easier to monitor impact and revert if necessary. Solo deploys should be used sparingly since they prevent others from shipping with you.
- Feature Flag - Change can be disabled by feature flag, but will need to be rolled back if the feature flag does not work. Please link to the relevant feature flags below.
- Review Lab Deploy - This change will be tested on review-lab before being queued to deploy.
- Rollback - Change can only be disabled by rolling back the merge group, or by deploying a revert commit.