* Add skeleton workflow and module for undeploying
* Remove commented out code
* Update undeployment module
* Add '--destroy' flag to 'script/deploy' options
* Add timeout and concurrency key for undeployment
* Remove dangling unneeded function declaration
* Add ant-man preview for inactive deployment state setting
* Fix reference to pull request number
* Refactor to extract more properties from the PR object
* Fix reference to pull request number
* Remove workflow
* Add a README comment about '--destroy' usage
* Fix grammar
* Add missing 'ant-man' preview to createDeploymentStatus calls
* Add missing preview to createDeploymentStatus calls
* Find the latest existing deployment instead of creating a new one
* Remove unused variable
* Deactivate ALL deployments
* Update copy
* Add missing colons