Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting exception while trying to access collaborators of a repository. #8

Open
reniacorreya opened this issue Jul 7, 2023 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@reniacorreya
Copy link
Collaborator

reniacorreya commented Jul 7, 2023

I am getting exception while trying to access collaborators of a repository. It says the permission is not sufficient to access collaborator details. Not even able to access number of collaborators.

GithubException: 403 {"message": "Must have push access to view repository collaborators.", "documentation_url": "https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators"}

@kiranbaby14
Copy link
Owner

kiranbaby14 commented Jul 8, 2023

@reniacorreya, could you push the code to a different branch so that we could inspect it.

@reniacorreya
Copy link
Collaborator Author

@kiranbaby14
Copy link
Owner

Pushed the commented code to the following feature branch: https://github.com/kiranbaby14/Analysis-of-GAP-programming-practices-on-GitHub/tree/feature/get-gap-files-from-github

could you create a PR, so that I can review the code and make changes to the main branch as currently there are some conflicts.

@kiranbaby14
Copy link
Owner

Pushed the commented code to the following feature branch: https://github.com/kiranbaby14/Analysis-of-GAP-programming-practices-on-GitHub/tree/feature/get-gap-files-from-github

could you create a PR, so that I can review the code and make changes to the main branch as currently there are some conflicts.

@reniacorreya created the PR #12

@kiranbaby14
Copy link
Owner

kiranbaby14 commented Jul 10, 2023

PR #12 had some conflicts and commit bee11f1 resolved this and merged the resolved PR with the commit 3f9a4bc

Also, the resolve had some deletions check PR #12 on the reviews made

@kiranbaby14 kiranbaby14 added the help wanted Extra attention is needed label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants