Connector Improvement: GitHub Connector: add net-diff fields
AnsweredHi,
Loving the GH connector, but we wanted to use the net-diff statistics from GH:
| additions, |
| deletions, |
| changed_files, |
I have a vague understanding on why this might not exist (you might be using the paginated endpoint for GET /repos/{owner}/{repo}/pulls instead of GET /repos/{owner}/{repo}/pulls/{pull_number})
If I'm wrong and you already use {pull_number} for per-PR details, can you add this field?
Side note: it would be nice to filter among the Feature Requests so I can check if someone else requested this before.
Cheers,
Balint from BackMarket
-
Official comment
Hi Balint,
Adding net-diff statistics such as additions, deletions, and changed_files to the GitHub connector is a valuable proposal. Your research that the list pull requests API does not return these statistics seems to be true. In this case, we will investigate to see if there are any alternatives that could be utilized to get these stats.
Progress updates will be shared in this thread to keep the community informed.
Thanks,
Frank
Please sign in to leave a comment.
Comments
1 comment