I am the owner of a public GitHub repository but I cannot add anyone to review my pull request. It only shows "Nothing to show". I tried what was suggested on another similar question = to add a collaborator to the repository. But I cannot add myself, supposedly because I am the owner of the repository.
Asked
Active
Viewed 1,407 times
0
-
I think I got it. While "approve" option cannot be selected in the review section, passing the mouse on it shows "Pull request authors cannot review their own pull request". – PBA Jun 13 '20 at 12:34
-
Since it is your own repo and there are no other contributors, you can push the changes directly to master instead of a seperate branch ? – Kashyap KN Jun 13 '20 at 12:41
-
Indeed. I was following an online course ant the teacher had actually 2 gitHub accounts that was the reason why at one point I was no longer able to do the same as the video. – PBA Jun 13 '20 at 13:24