digitalocean / digitalocean-cloud-controller-manager

Kubernetes cloud-controller-manager for DigitalOcean (beta)
Apache License 2.0
523 stars 147 forks source link

doc: update release process with step to bypass branch protection #685

Closed prichrd closed 7 months ago

prichrd commented 7 months ago

As raised in issue #684, we need to bypass the master branch protection to deploy a new version of the CCM. This README change explains how to disable the branch protection temporarily for your user.

timoreimann commented 7 months ago

Does this close #684, @prichrd?

prichrd commented 6 months ago

Hey @timoreimann,

Unfortunately, no. We'll have to use one of the solutions proposed here or wait for Actions to have a feature allowing workflow stages to bypass branch protection.

timoreimann commented 6 months ago

Got it. Thanks for the clarification.