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 Github Network Dependents information #73

Open
alexkreidler opened this issue Dec 2, 2022 · 2 comments
Open

Add Github Network Dependents information #73

alexkreidler opened this issue Dec 2, 2022 · 2 comments

Comments

@alexkreidler
Copy link

For some repositories that publish packages written in certain langauges, Github has a Dependents feature that allows you to see all the repositories that depend on that package. See for example: https://github.com/chakra-ui/chakra-ui/network/dependents

It would be great to add this information to the MergeStat SQL system. Currently it is not available via the GraphQL API, even though there is a preview API version to get dependents so people have built scrapers to get the data.

This would be a big boost for focusing on security or community engagement of a Github repository/software project!

@patrickdevivo
Copy link
Collaborator

Hi @alexkreidler thanks for this suggestion! We've been working on a new approach to syncs (https://github.com/mergestat/syncs) which should allow us to more easily support the creation/addition of a sync that loads dependents data - possibly using the GraphQL preview API.

I will take a look and see if this is feasible using the preview API!

@amenowanna
Copy link
Contributor

Moving to syncs repo

@amenowanna amenowanna transferred this issue from mergestat/mergestat Jun 2, 2023
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

No branches or pull requests

3 participants