Problem/Motivation

It would be useful to get the commit information from a User's profile page into the Drupal.org API endpoint for users. This way commits could be tracked for a group (organization's) Users over time, or an organization could assemble a list of modules that their members contribute to.

Proposed resolution

Remaining tasks

User interface changes

API changes

Comments

YesCT’s picture

YesCT’s picture

Issue tags: +drupal.org JSON
drumm’s picture

The View for #2042697: Add historical issue credits to Drupal.org user profile should get a machine-readable display. While that wouldn't add it to user.json, it is straightforward and easy to maintain.

YesCT’s picture

some contribution credit issues have d.o profile improvements tag, and some have nothing and are easy to get lost (and not about profiles), so tagging to organize credit ones.

JeroenT’s picture

Is it possible to make an api like /user/%user/issue-credits.json or on organisation-level /node/%node/issue-credits.json to expose issue credits?