Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Bypass branch protection on release workflow execution #684

Open
prichrd opened this issue Feb 1, 2024 · 0 comments
Open

CI: Bypass branch protection on release workflow execution #684

prichrd opened this issue Feb 1, 2024 · 0 comments

Comments

@prichrd
Copy link
Contributor

prichrd commented Feb 1, 2024

The release workflow involves pushing code to the protected master branch. We'd need to find a way to allow these pushes without having to disable branch protection or make users eligible to merge in master. The subject is widely discussed in the following github discussion thread.

prichrd added a commit that referenced this issue Feb 1, 2024
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.
prichrd added a commit that referenced this issue Feb 1, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant