chaoss / chaoss/CollectOSS

Contributor GH profile email: also add to alias_email row in the contributor_alias table

Open
#272 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

Right now when an email is retrieved from the GH profile information it is only added to the cntrb_email column in the contributors table. This change would have those emails also added to the contributor_alias table so all of the email are in one place.

This is the last functional step to get the alias_email column to have all of the emails associated with a contributor. This would allow for the eventual change where the contributor_alias table can be transformed to the contributor_email (not specific on the name) table with the alias_email column to be cntrb_email and be the one place to look for cntrb_id -> email mapping.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.