GoogleCloudPlatform / gcping

The source for the CLI and web app at gcping.com

Home Page:https://gcping.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Staged Cloud Run not being deleted on PR merge

kkr16 opened this issue · comments

Found a bug in the PR Close Github Action workflow where the staged Cloud Run service is not automatically deleted if the PR is merged. In case the PR is closed without a merge, then the staged Cloud Run services are deleted without issues.