Contributors endpoint does not show commits data
Please help us help you by filling out the following sections as thoroughly as you can.
Description: Commits are a type of contribution, but they are not captured in the contributors endpoint: http://augur.osshealth.io:5055/api/unstable/repos/25440/contributors
It appears the contributors metric is not counting commits, because the cmt_ght_author_id column is NULL for all the rows in the table. I tried to look at the contributor worker, and I can't find where the cmt_ght_augur_id is being set.
@sgoggins I just ran some tests on this now, and it appears to be working. I think it was just because the commits were not being populated correctly before. So I think can be closed