Simon Tournier <zimon.touto...@gmail.com> writes: > Hi, > > Since the migration from Savannah/Debbugs to Codeberg, I am not part of > “Collaborators“, neither “Member” and I do not have “commit access” > (although I’m in the authorized list). This way, I share the same > experience as a regular contributor. Anyway! :-) > > I notice that I cannot apply any label to any issue. > > I find that problematic. When using Debbugs, it was possible and easy. > We did that for years. As far as I remember, the spam was very low. > > If I understand correctly, it’s a limitation from Forgejo. > > The question is: Do we want to restrict label assignment to > Collaborators only? Or do we want to have the same feature as before? > > For sure, there is technical limitation on Forgejo side. So before > opening issue and dig further on this, WDYT?
I think it should be open to at least all team members. Note that currently on Forgejo, managing labels requires write access to issues and pull requests, which includes "Moderate/delete issues and comments"[1]. Not sure if this permission can be limited, since it has a very different implication than Debbugs. [1]: https://forgejo.org/docs/latest/user/repo-permissions/