As per T1519#27966, permission issue exists regarding the staging area.
for that particular instance, the staging area set for the webapp repository is indeed using an ssh://git@forge.softwareheritage.org access.
Possibilities so far:
- Do we use an https url instead? That's what we did for the git repositories of the swh-environment for example.
- Do we use arc's `--skip-staging` flag as mentioned by the author? Thus updating the wiki page [1] for that.
- Disable the staging area? I'm not sure it's used so far (we talked at some point to use it for the limitations we currently have on ci building stacked diffs IIRC)
[1] https://wiki.softwareheritage.org/wiki/Code_review_in_Phabricator