Comment
Hello,
I like the "Teams" feature of codeberg, and I see that a team can be restricted to some repositories. Now, I'd like to use this feature to restrict teams to write access only to some branches of a repo. Typically, I have 2 branches in my repositories, main and development. I'd like the Developers team to have write access to the development branch but not the main (release) branch.
Only the team ReleaseManagers shall have write access to the main branch
Is this possible ?