Skip to content

Only pulls 30 repos right now, need to update to pull all in the powershell script #1

Description

@mrobustelli

something like

##RELATIVITYDEV GET REPOS URL
##Didn't need client_ids since getting public repo and this was limiting to 30 results, changed to 1000 but should figure out a way to get reasonable amount and then go from there.
##$uri = $githubUrl+'orgs/'+$org+'/repos?client_id='+$client_id+'&client_secret='+$client_secret
$uri = $githubUrl+'orgs/'+$org+'/repos?per_page=1000'

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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