Skip to content

Refresh: add arguments for refreshing on a single repo #178

Description

@danielbeardsley

refresh-single-repo

Whenever we add a repo to the configuration, we'll want to backfill our knowledge of the pulls and issues.

There's a refresh-all-issues and refresh-all-pulls script, but both of them do it for all repos in the config. Since there may be many repos and many issues on those repos, we want to be able to limit the refresh to just one repo.

Do This

  • Add --repo or [repo] arg to existing scrips in /bin

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions