Page MenuHomePhabricator

Contributor gets own edit score
Closed, DeclinedPublic

Description

"As a Contributor, I want to get my average edit score, so I can see how valuable my contributions have been."

Get the average contribution score from ORES for all edits by this user.


GET /me/contributions/score[?tag=<tag>]

Parameters:

  • tag: if present, only average the scores for edits made with this tag

Notable request headers: none

Request body: none

Status codes:

  • 200: OK
  • 401: Not authenticated

Notable response headers: none

Response body: JSON, an object with the following properties:

  • average_score: the average ORES score for this users' edits, possibly filtered by tag

Related Objects

StatusSubtypeAssignedTask
InvalidNone
DeclinedNone
DeclinedNone