Y
Hacker News
new
|
ask
|
show
|
jobs
by
chralieboy
3939 days ago
We struggle with that last one all the time. Our sales team can't add issues with tags or assign them without write access to the repo. So they just have to dump them in issues and then engineers have to categorize them.
1 comments
sytse
3934 days ago
In GitLab there is a more granular permission model, reporters can edit the labels but not see the code, see
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/perm...
link