Skip to content

Source Github: New Stream Contributors #27074

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

Closed
1 task done
cesar-loadsmart opened this issue Jun 6, 2023 · 3 comments · Fixed by #30615
Closed
1 task done

Source Github: New Stream Contributors #27074

cesar-loadsmart opened this issue Jun 6, 2023 · 3 comments · Fixed by #30615

Comments

@cesar-loadsmart
Copy link

Connector Name

source-github

Connector Version

0.4.11

What step the error happened?

Other

Revelant information

The github connector ingests data from many different github rest api endpoints:
comments, commit_comment_reactions, commit_comments, commits, deployments, events, issue_comment_reactions, issue_events, issue_milestones, issue_reactions, issues, project_cards, project_columns, projects, pull_request_comment_reactions, pull_requests, pull_requeststats, releases, review_comments, reviews, stargazers, workflow_runs, workflows.

However, it does not read data from the Contributors endpoint. This endpoint contains important metrics, such as:
a - Number of additions
d - Number of deletions
c - Number of commits

More details can be seen: https://docs.github.com/en/rest/metrics/statistics?apiVersion=2022-11-28#get-all-contributor-commit-activity

Relevant log output

There is no log output since the endpoint is not available to be selected.

Contribute

  • Yes, I want to contribute
@cesar-loadsmart
Copy link
Author

Hey folks!

I've already started a local branch where I'm working on this issue.

@marcosmarxm marcosmarxm changed the title Github source connector does not read Contributors endpoint. Source Github: New Stream Contributors Sep 15, 2023
@marcosmarxm marcosmarxm added type/enhancement New feature or request and removed type/bug Something isn't working labels Sep 15, 2023
@marcosmarxm
Copy link
Member

I change the issue type from bug to enhancement.

@cesar-loadsmart
Copy link
Author

Hey @marcosmarxm, I managed to solve this problem by using the no-code builder. I believe we can close this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants