#63 Fine-grained permissions in organization teams

Open
opened 1 year ago by juliankosciessa · 1 comments

Thank you for providing this wonderful service. I am encountering the following use case, for which more fine-grained permission control would be fantastic:

I have set up an organization that contains many private repositories. I would like to add developers with write access to all of the repositories, without providing admin rights to the organization.

At the moment, I see how this could be managed for each private repository individually, either by adding the repository to a "Developer" group with write access or by adding each Developer as a collaborator to each individual repository. However, this would require changes for each individual repo in the organization.

Would it be possible to offer an option to include all repos of an organization (also private ones) in the permission definition of a group, or the option to assign all existing repositories to a group?

Thank you for providing this wonderful service. I am encountering the following use case, for which more fine-grained permission control would be fantastic: I have set up an organization that contains many private repositories. I would like to add developers with write access to all of the repositories, without providing admin rights to the organization. At the moment, I see how this could be managed for each private repository individually, either by adding the repository to a "Developer" group with write access or by adding each Developer as a collaborator to each individual repository. However, this would require changes for each individual repo in the organization. Would it be possible to offer an option to include all repos of an organization (also private ones) in the permission definition of a group, or the option to assign all existing repositories to a group?
Thomas Wachtler commented 1 year ago
Owner

Although this is a valid use case, I'm not sure it is sufficiently common to warrant implementation of a method for adding multiple repos. In any case, this is not specific for research, so it should be introduced in Gogs.

Right now, you could try assigning the repos programmatically using the API.

Although this is a valid use case, I'm not sure it is sufficiently common to warrant implementation of a method for adding multiple repos. In any case, this is not specific for research, so it should be introduced in [Gogs](https://github.com/gogs/gogs). Right now, you could try assigning the repos programmatically using the [API](https://github.com/gogs/docs-api).
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.