These three issues are NOT related so i'm breaking them out.
[x] DONE - 1. The user's name should always remain what is in our yml file and not get updated once it is populated. If it's fully missing then we can update it using github. It also should never be Name ๐
here we have an example that looks like this
Update: this was a glitch. The word "Name" was actually in the review issue - a typo / so i fixed that
[x] This is an example of pyosmeta completely erasing a name. This one baffles me as Chiara has been with us for some time, and this hasn't happened before in our bot pro. This issue is also FIXED! it was because of #234, where the eic field wasn't being parsed, so it cleared out the name because the name wasn't being parsed properly.
Note =: the pr may take a bit of time to merge as it would be nice to have tests.
๐
[ ] ๐ Username should never contain the GitHub handle ๐ this is not yet fixed!!
this
is an example of a user's name, including the GitHub username too, in our data. that is also odd and shouldn't happen.
These three issues are NOT related so i'm breaking them out.
see here for an example.
FIXED ๐
Note =: the pr may take a bit of time to merge as it would be nice to have tests. ๐
this is an example of a user's name, including the GitHub username too, in our data. that is also odd and shouldn't happen.