Skip to content

Forbid git pushes to group wikis when repo is read only

What does this MR do?

n the epic &5166 (closed) we implemented all the logic to move group wikis repositories from one shard to another. We also need to forbid repository pushes when the group wiki repository is read-only (we can allow read access to the repo).

In this MR we implement this logic.

Does this MR meet the acceptance criteria?

Conformity

Related to #300291 (closed)

Merge request reports