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

Create: script to fetch a list of all current editors #14

Open
kaiyamag opened this issue Jul 13, 2024 · 1 comment
Open

Create: script to fetch a list of all current editors #14

kaiyamag opened this issue Jul 13, 2024 · 1 comment
Labels
help wanted Extra attention is needed sprintable An issue that is ideal for a pyOpenSci sprint

Comments

@kaiyamag
Copy link
Contributor

In order to generate a list of available editors, current-reviewsdata.ipynb` currently has a static list of editors' GitHub handles. To avoid needing to update this list when new editors are added, it would be helpful to use the GitHub API to get a list of all possible editors' handles.

@lwasser
Copy link
Member

lwasser commented Jul 14, 2024

you read my mind @kaiyamag

rest endpoint is here:

we could add a helper to the pyosmeta library as well to do this but maybe we develop it here using pygithub

@lwasser lwasser added help wanted Extra attention is needed sprintable An issue that is ideal for a pyOpenSci sprint labels Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed sprintable An issue that is ideal for a pyOpenSci sprint
Projects
Status: python programming
Development

No branches or pull requests

2 participants