Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add repos function for teams #182

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

andreasnoack
Copy link
Contributor

I don't think this can be tested without a push-enabled token.

@KristofferC
Copy link
Collaborator

Is this good to go? Perhaps you can just show usage from the REPL?

@andreasnoack
Copy link
Contributor Author

Yes. I think this is good to go

julia> typeof.((_juliastats, _teams[1][1], myauth))
(Owner, Team, GitHub.OAuth2)

julia> length(GitHub.repos(_juliastats, _teams[1][1]; auth=myauth)[1])
34

@KristofferC KristofferC merged commit f48a193 into JuliaWeb:master Jul 5, 2021
@andreasnoack andreasnoack deleted the an/teamrepos branch July 5, 2021 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants