Private repositories aren't discovered automatically
Open
@cuba0001 is already working on this.
Since Aug 5, 2026.
- Dominant language
- Rust
- Stars
- 363
- Forks
- 368
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 59
Description
With #2630 we periodically scan new repositories and create a PR when a repo is missing.
However, the scan step does not set GITHUB_TOKEN, so repository enumeration is anonymous and only sees public repositories.
Maybe we can use the read only github app that we use for the dry run to discover also private repositories?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.