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 tried running the sync bot but it's failing because the master branch is protected.
remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: Required status check "ci/circleci: build" is expected. At least 1 approving review is required by reviewers with write access.
To https://github.com/reactjs/it.reactjs.org.git
! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/reactjs/it.reactjs.org.git'
The bot automatically commits if it doesn't detect any conflicts -- no conflicts usually mean the changes are code-related or in a page that isn't translated yet.
I'm okay with writing some logic to get around this, but I was just wondering if you all would be okay with dropping the restrictions. For example, the main reactjs.org repo doesn't even have it:
The text was updated successfully, but these errors were encountered:
I have approved #116 but not merged it yet (no conflicts). Up to you if you wanna do that or abandon it and try again with the bot now that the condition above has been removed.
I tried running the sync bot but it's failing because the master branch is protected.
The bot automatically commits if it doesn't detect any conflicts -- no conflicts usually mean the changes are code-related or in a page that isn't translated yet.
I'm okay with writing some logic to get around this, but I was just wondering if you all would be okay with dropping the restrictions. For example, the main reactjs.org repo doesn't even have it:
The text was updated successfully, but these errors were encountered: