docs/01-start-here/02-how-to-deploy.md
Your pull request is ready, all comments made by reviewers have been addressed and CI results (GitHub Actions) are green.
Congratulations, you can deploy your code to production. Here are the steps to do so:
The Guardian frontend uses Continuous Deployment – any code pushed to the main branch is automatically deployed to production
mainIn order to prevent anybody to deploy you can block deployment. To do so, add a restriction in Riff-Raff (Private) for dotcom:frontend-all and the stage you want to lock (PROD or .* for all stages).
Delete the restriction to unblock deploys.