Hello,
Several "collaborators" with write access to https://codeberg.org/guix/guix fail to push:
remote: Forgejo: User permission denied for writing.
To ssh://codeberg.org/guix/guix.git
! [remote rejected] master -> master (pre-receive hook declined)
This includes @glv, @pelzflorian, @jgart, and @vagrantc (see guix/guix#411 and guix/guix#383). Interestingly, other collaborators (non-owners) do not have that problem, including @ieure and @hako.
I checked permissions and branch protection but I can't find the reason for this.
Any idea what we're missing?
### Comment
Hello,
Several "collaborators" with write access to https://codeberg.org/guix/guix fail to push:
```
remote: Forgejo: User permission denied for writing.
To ssh://codeberg.org/guix/guix.git
! [remote rejected] master -> master (pre-receive hook declined)
```
This includes @glv, @pelzflorian, @jgart, and @vagrantc (see https://codeberg.org/guix/guix/issues/411 and guix/guix#383). Interestingly, other collaborators (non-owners) do not have that problem, including @ieure and @hako.
I checked permissions and branch protection but I can't find the reason for this.
Any idea what we're missing?