kou commented on issue #1:
URL: https://github.com/apache/arrow-go/issues/1#issuecomment-2319623240

   We need to remove the protected branch configuration in `.asf.yaml`:
   
   ```console
   $ git push origin --force-with-lease main
   Enumerating objects: 13921, done.
   Counting objects: 100% (13921/13921), done.
   Delta compression using up to 24 threads
   Compressing objects: 100% (3993/3993), done.
   Writing objects: 100% (13921/13921), 13.79 MiB | 2.75 MiB/s, done.
   Total 13921 (delta 9809), reused 13212 (delta 9721), pack-reused 0 (from 0)
   remote: Resolving deltas: 100% (9809/9809), done.
   remote: error: GH006: Protected branch update failed for refs/heads/main.
   remote: error: Cannot force-push to this branch
   To github.com:apache/arrow-go.git
    ! [remote rejected]     main -> main (protected branch hook declined)
   error: failed to push some refs to 'github.com:apache/arrow-go.git'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to