The project(Issue 586231) needs the permission to push branches to refs/pfq/* with the account chrome-bot <chrome-bot@chromium.org> under two projects: 1) chromiumos/overlays/chromiumos-overlay 2) chromeos/overlays/chromeos-partner-overlay
But when I run the push command I got the error
chrome-bot@build272-m2:/b/cbuild/internal_master/src/third_party/chromiumos-overlay$ git push cros stabilizing_branch:refs/pfq/temp_pfq_branch_4
Counting objects: 8, done.
Delta compression using up to 32 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 779 bytes | 0 bytes/s, done.
Total 8 (delta 7), reused 0 (delta 0)
remote: Resolving deltas: 100% (7/7)
remote: Processing changes: refs: 1, done
To https://chromium.googlesource.com/a/chromiumos/overlays/chromiumos-overlay
! [remote rejected] stabilizing_branch -> refs/pfq/temp_pfq_branch_4 (prohibited by Gerrit)
error: failed to push some refs to 'https://chromium.googlesource.com/a/chromiumos/overlays/chromiumos-overlay'
Any solution/suggestion to solve this permission issue?
Comment 1 by nxia@chromium.org
, May 19 2016