My repository says I have 7 pushes but it needs an approving review and doesn't report the name

Jim Anderson October 21, 2022

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin main:main
Pushing to https://github.com/xxxxx/repository.git
POST git-receive-pack (1648 bytes)
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote: error: At least 1 approving review is required by reviewers with write access.
To https://github.com/xxxxx/repository.git
! [remote rejected] main -> main (protected branch hook declined)
error: failed to push some refs to 'https://github.com/xxxxx/repository.git'

 

The problem is that I can't find what branch is causing the conflict  How can I track down the branch/pull request so I can clear it out?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events