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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions