Skip to content

Private repositories aren't discovered automatically #2654

Description

@marcoieni

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions