I've configured Gerrit to allow Push Merge Commit
on my branch, but I still get the following error when I try to push a merge commit:
! [remote rejected] ANDROID-foo -> ANDROID-foo (you are not allowed to upload merges)
I'm running Gerrit 2.8-1-gaa9367b.
refs/for/refs/heads/<BRANCH_NAME>
, i.e. plural 'heads' and not 'head'. – Disembowel