Octopus Easy Mode - Manual Interventions
Blog post from Octopus Deploy
In this blog post by Matthew Casperson, readers are guided on how to implement a manual intervention step within the Octopus deployment process, specifically for deployments to a production environment. The process requires an Octopus Cloud account and the Octopus AI Assistant Chrome extension, which facilitates setting up the project with minimal configuration. By creating a script project titled "03. Script App with Manual Intervention," users learn to add a manual intervention step that prompts for approval before proceeding with production deployments, serving as a safeguard for business approval processes. The practical application of this step is demonstrated through creating and deploying a release, with the next phase focusing on incorporating retry logic into the deployment steps.