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

Closed
kaiyamag opened this issue Jul 13, 2024 · 6 comments
Closed

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

kaiyamag opened this issue Jul 13, 2024 · 6 comments
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 the help wanted Extra attention is needed label Jul 14, 2024
@lwasser lwasser moved this to python programming in pyOpenSci Help Wanted Project Board Jul 14, 2024
@lwasser lwasser added the sprintable An issue that is ideal for a pyOpenSci sprint label Jul 14, 2024
@hariprakash619
Copy link

@lwasser I am willing to work on this issue , can I pick this issue up?

@lwasser
Copy link
Member

lwasser commented Mar 5, 2025

hey there @hariprakash619 let me get back to you. This is an issue that I think i already completed. I didn't align my pr with this issue. There are other things you could work on, however. Give me just a bit of time to clean up our issues and i can redirect you to something we want to implement! I am doing a refactor of pyosMeta to use the graphQL api rather than rest calls. You could potentially work on that (if that sounds interesting to you).

Would you like to join us in Slack to discuss things there? We have a infra channel where we talk about things we are working on. sometimes the issue here get a bit behind. i try to clean things up before sprint events.

@lwasser
Copy link
Member

lwasser commented Mar 5, 2025

implemented in https://github.com/pyOpenSci/metrics/pull/93/files with a new script. closing this but @hariprakash619 let be find some good issues for you to work on. we have them. I just forgot to link my pr to this issue when i submitted it.

@lwasser lwasser closed this as completed Mar 5, 2025
@hariprakash619
Copy link

Hello @lwasser sure I am happy to work on refactoring to use graphQL API.
Kindly send me over the invite for the infra slack team.

@lwasser
Copy link
Member

lwasser commented Mar 6, 2025

@hariprakash619 i'll email you. But also if you want an immediate contribution that you could work on now - i just opened this issue . it's got a data sciency componnet where you'd be updating our peer review dashboard! Have a look at let me know if that seems like an interesting issue to you. it would be super helpful for us to have this information!

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
Development

No branches or pull requests

3 participants