I migrated my private projects to GitLab about 2 years ago when we started using it at work. I have nothing against GitHub, but I really like GitLa...
For further actions, you may consider blocking this person and/or reporting abuse
Aren't you storing your GitHub password in clear in GitLab options this way?
You are. Use at your own risk. Alternately you can set up a GitHub token and use that instead.
Ideally this would be done using ssh and post-receive hooks on your hosted GitLab, but with the goal being to automate my hobby workflow, spinning up my own GitLab seemed excessive.
If you have an alternative for automatically mirroring to GitHub, I would absolutely love to hear it.
Other options I've used are:
This is not available with the Gitlab CE version.