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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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