Github has some very dangerous features when it comes to tagging and mentions. For example, when you add someone to an organisation, it autocompletes the username. We had someone with a fairly common name and accidentally added someone else to the org with a close but not identical name. Fortunately they didn't accept the invitation before we removed them again and added the correct person.
I had that happen to me before. I accepted the invitation, looked at their stuff, and then submitted an issue/PR to remove myself. They panicked, I laughed a bit.
Super sorry to the guy with the username reset on GitHub
151–160 of 261 posts
Re: Super sorry to the guy with the username reset on GitHub
#152Earlier quoted context omitted.
Some people do. Imagine the hilarity of all that paperwork!
Lol, imagine how confused people will be. They will think that there is a mistake somewhere when infact this guy rightfully owned the username username!
Re: Super sorry to the guy with the username reset on GitHub
#153Re: Super sorry to the guy with the username reset on GitHub
#154Re: Super sorry to the guy with the username reset on GitHub
#155Earlier quoted context omitted.
Mine was @username and GitHub just suddenly changed it to usernamex.
[flagged]
Even if that's not the case in the USA (small civil claims against un-pursued crime?) it's still not clear to me what the issue is, or what 'right' they've violated. The judicial system isn't there for 'how displeased you are'.
Re: Super sorry to the guy with the username reset on GitHub
#156Earlier quoted context omitted.
How did you even get that username? Short ones go so fast, you must have been in the first 1000 users!
Looks like they were #23,570 (see the URL https://github.com/est.png redirects to)
They created their account at "2008-09-07T22:46:14Z"
Re: Super sorry to the guy with the username reset on GitHub
#157Re: Super sorry to the guy with the username reset on GitHub
#158Github has some very dangerous features when it comes to tagging and mentions. For example, when you add someone to an organisation, it autocompletes the username. We had someone with a fairly common name and accidentally added someone else to the org with a close but not identical name. Fortunately they didn't accept the invitation before we removed them again and added the correct person.
Re: Super sorry to the guy with the username reset on GitHub
#159I've been quite embarrassed to discover that linking to a github issue in another repo will create a back link in the linked issue. Removing the link doesn't undo it either, you need to delete the issue completely. I wish I could turn this feature off.
If you really, really want to avoid it I'm pretty sure you could use a link shortener (bit.ly etc) behind markdown, and it would mask it (haven't tested) But please only do this for personal repos where you're the only contributor because otherwise this looks incredibly sus for anyone to click on
It's only personal repos, that's why I don't want to create the irrelevant noise for lots of other people.
Re: Super sorry to the guy with the username reset on GitHub
#160I've been quite embarrassed to discover that linking to a github issue in another repo will create a back link in the linked issue. Removing the link doesn't undo it either, you need to delete the issue completely. I wish I could turn this feature off.