Nikitin
Nikitin

Reputation: 259

Can't add a reviewer for github pull request

I am the owner of public github repository, but can't add anyone to review my pull request. It only shows "Nothing to show", regardless the nickname I write. image

Upvotes: 21

Views: 30211

Answers (1)

You need to give access to your repository by inviting the user to become a collaborator. Open your repository, go to Settings => Manage Access, and click "Invite a collaborator". This information is from Github Support.

Upvotes: 30

Related Questions