[code-quality] Permission to push changes to pylint

Ian Stapleton Cordasco graffatcolmingov at gmail.com
Sat Oct 28 07:36:24 EDT 2017


On Fri, Oct 27, 2017 at 3:20 AM, komal kumar <komal436 at gmail.com> wrote:
> Hi,
>
> I am getting permission denied to push changes to pylint.
> My GitHub user id is: komal436.
> Can the team provide the permissions?

Since you're making your first contribution Komal, you do not have
push access to the repository. Instead, using GitHub, you must fork
the repository, push to your fork, and submit a pull request.

Eventually, if the team decides to invite you, you may be able to then
push directly to Pylint. Until then, for that project (and most others
on GitHub) you will need to follow the workflow above. If you need
more help you should reference GitHub's documentation:
https://help.github.com/articles/fork-a-repo/
https://help.github.com/articles/be-social/#pull-requests

Cheers,
Ian


More information about the code-quality mailing list