Working with a multibranch jenkins pipeline (Jenkinsfile defined) - what techniques do people use for performing actions when the branch no longer exists?
EG. Get Jenkins to perform removal of resources on a cloud provider such as AWS when a branch no longer exists.