Hi @bartv , I’m trying to contribute to n8n-docs repository but I’m not able to add any reviewer to my PR.
Hey @Rachit_Awasthi, thanks for the PR on the docs repo! From the GitHub docs, it looks like you need to have write permission on a repository to assign a reviewer:
To assign a reviewer to a pull request, you will need write access to the repository.
So I’m not sure if it’s possible for you to assign reviewers. I’ll give it a review though and work with you on getting it ready on GitHub
Hi @jellingwood, the PR has added your name as the reviewer. However, still not sure the real reason why I was not able to add reviewer even though I followed the guidelines n8n-docs/CONTRIBUTING.md at main · n8n-io/n8n-docs · GitHub
Also, not able to commit.
Hi @Rachit_Awasthi, as mentioned earlier, you’re not able to add a reviewer because you don’t have write permission on the repository (only n8n team members have write permission on the repository). That’s just the way that GitHub permissions work, so I think that’s intended.
Likewise with merging the PR. That’s something that me or another of the n8n team members will have to do once the PR is ready. In this case, I was just waiting for the preview build to finish before merging, so I can do that now.
Hope that helps! Thanks again for the submission!
Thanks for the support!