Umbraco.Cloud.Issues icon indicating copy to clipboard operation
Umbraco.Cloud.Issues copied to clipboard

Deleting branch in Git triggers deployment

Open callumbwhyte opened this issue 1 year ago • 0 comments

Issue description

I accidentally pushed a branch from my local to Git that should not have been pushed... No stress, just delete the branch...

When pushing any new branch, not just master, a new build + deploy is triggered in Umbraco Cloud.

The same happens when deleting any branch from the remote – a build and deploy is triggered.

This feels a bit wasteful and unnecessary! Also potentially dangerous, I'm not clear exactly what is being deployed and to where in this case...

callumbwhyte avatar Jul 25 '24 13:07 callumbwhyte