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

Get information for an entire organization #16

Open
RichardLitt opened this issue Oct 22, 2019 · 0 comments
Open

Get information for an entire organization #16

RichardLitt opened this issue Oct 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@RichardLitt
Copy link
Owner

RichardLitt commented Oct 22, 2019

Superficially, this could mean looping over all repositories. Ideally, this would mean not getting data for people we already know about, which would involve getting a list of watchers, and then making a dictionary with the repos they watch, and then getting data for them all. Also, implement timeouts for the API to be nice.

RichardLitt added a commit that referenced this issue Oct 22, 2019
RichardLitt added a commit that referenced this issue Nov 4, 2019
Also removed dead code related to the future #16
@RichardLitt RichardLitt added the enhancement New feature or request label Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant