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

Private repos aren't accessible by the webhook #505

Closed
danhalson opened this issue Feb 19, 2025 · 2 comments · May be fixed by #508
Closed

Private repos aren't accessible by the webhook #505

danhalson opened this issue Feb 19, 2025 · 2 comments · May be fixed by #508
Assignees
Labels
enhancement New feature or request tech debt

Comments

@danhalson
Copy link
Contributor

The raspberrypigithubbot does not have visibility of private repos, and as a result attempts to build from these will fail. Previously this has been worked around by manually giving the bot permission, and ensuring the project is not shared on learning admin, however this is brittle and requires manually changing.

Some investigation is needed but it may be this restriction just isn't necessary, and as long as it's not visible on learning admin, no harm will be done.

@danhalson danhalson added enhancement New feature or request tech debt labels Feb 19, 2025
@danhalson danhalson self-assigned this Feb 20, 2025
Copy link
Contributor

@danhalson
Copy link
Contributor Author

The raspberrypigithubbot user has now been given owner permissions so it can see and manage all repos (private and public) - however, the api key is still scoped so as to limit capabilities to reading repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tech debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant