coala / corobo

A bot to help newcomers onboard OS projects! It's awesome!
MIT License
65 stars 103 forks source link

labhub: On gitter, give invite warning for twitter #168

Open co-robo opened 7 years ago

co-robo commented 7 years ago

Ported from old cobot repo, opened by @nemaniarjun - https://gitlab.com/coala/cobot/issues/60 labels: enhancement

jayvdb commented 7 years ago

The process for twitter-authenticated users should be much better.

  1. Is there a GitHub account with the same username?

If it is, automatically check if it is the same user. This might be done using gravatar.

If not auto, ask the twitter user if they own the GitHub account with the same username.

  1. Do they have a GitHub account at all. Ask the twitter user directly.

  2. If they do not have a GitHub account, help them create an account

Recommend using the same username as Twitter, if it is available.

Recommend they search other systems for available usernames https://github.com/coala/corobo/issues/223

jayvdb commented 6 years ago

Not all of the above process needs to be built for the first version of this. If anything isnt built the first version; create new issues about the extra features to be built.