We have a GitHub organization setup with private repositories. We would like to give a few of our beta testers access to add and comment on issue but we don’t want to give them access to the source code. Is there a way to do this?
We have a GitHub organization setup with private repositories. We would like to give
Share
I don’t believe this is possible, due to the way issues are directly linked to commits.