You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to release my project using CI/CD, but when I try, your plugin fail because the main branch is protected and require Pull request + 1 validation.
How can I bypass this protected while keeping it active ?
The text was updated successfully, but these errors were encountered:
You can try to add your CI/CD user to group that is excluded from requirement of doing PR reviews.
I believe that you could achieve this in GitHub with adding CI/CD user to admin group.
Hello
I'm trying to release my project using CI/CD, but when I try, your plugin fail because the main branch is protected and require Pull request + 1 validation.
How can I bypass this protected while keeping it active ?
The text was updated successfully, but these errors were encountered: