You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Make sure we have a single graphql endpoint for top contributors (apps/github/graphql/queries/repository_contributor) and use it within the frontend. Make sure to avoid code duplication with entities idx_top_contributors methods.
Are you going to work on implementing this?
Yes
No
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Make sure we have a single graphql endpoint for top contributors (
apps/github/graphql/queries/repository_contributor
) and use it within the frontend. Make sure to avoid code duplication with entitiesidx_top_contributors
methods.Are you going to work on implementing this?
The text was updated successfully, but these errors were encountered: