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
Currently, the Contribution Tracker retrieves basic data about contributions. This issue proposes integrating with the Git API to access richer details and enhance contribution insights.
Additional Information from Git API:
Pull request titles and descriptions.
Issue titles and descriptions (if contributions involve issues).
Names of co-authors on commits (if applicable).
Acceptance Criteria:
Integration with the Git API to retrieve additional details about contributions.
Pull requests and issue titles/descriptions are displayed in the "More Details" section.
(Optional) Names of co-authors on commits are displayed (considering privacy concerns).
Benefits:
By leveraging the Git API, users can gain deeper insights into their contributions, including the context and impact of their work.
The text was updated successfully, but these errors were encountered:
Michael-Obele
added
feature
New functionality or improvements to existing features.
data
Information management and storage.
api
ntegration with external systems or services.
labels
Jul 23, 2024
Description:
Currently, the Contribution Tracker retrieves basic data about contributions. This issue proposes integrating with the Git API to access richer details and enhance contribution insights.
Additional Information from Git API:
Acceptance Criteria:
Benefits:
By leveraging the Git API, users can gain deeper insights into their contributions, including the context and impact of their work.
The text was updated successfully, but these errors were encountered: