plouc / mozaik-ext-gitlab

Mozaïk GitLab widgets
https://mozaik-gitlab.herokuapp.com/
MIT License
19 stars 12 forks source link

Members Widget : Better Contributors #3

Closed gmarchand closed 8 years ago

gmarchand commented 8 years ago

Expected behavior

I want to see all people who contribute to project

Actual behavior

I see people who are directly members of this project but I don't see group members. This widget doesn' represent reality

Solution

Better to use this API http://docs.gitlab.com/ee/api/repositories.html#contributors

plouc commented 8 years ago

@gmarchand, I think this feature need another widget to display contributors instead of project members.

plouc commented 8 years ago

Available in mozaik-ext-gitlab@0.2.1. See https://github.com/plouc/mozaik-ext-gitlab#gitlab-project-contributors for usage.

plouc commented 8 years ago

@gmarchand unfortunately, the contributors endpoint doesn't return proper gitlab users, just names and emails, so we cannot display avatars.