Source Github: New Stream Contributors #27074
Labels
area/connectors
Connector related issues
community
connectors/source/github
gl-review-needs-triage
team/connectors-python
topic/new-stream
type/enhancement
New feature or request
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
Contribute
The text was updated successfully, but these errors were encountered: