I've read many requests to add Mastodon links to GitHub profiles for verification and discovery purposes.

My team is working on allowing you to add a number of social profile links, but given upcoming holiday vacations, it won't ship until the new year. We don't want to rush something out at the potential cost of disrupting what is generally a quiet time for our engineers.

Ordinarily, I wouldn't talk about in progress work on social media, but y'all seem like you can keep a secret.

You can now add up to four social account links to your GitHub profile which render with a sprinkling of formatting support for our most popular platforms. Yes, the resulting links links will satisfy Mastodon verification requirements when rendered.

To get started, visit your profile and click the "Edit profile" button in the sidebar.

@derekprior They are seriously doing this? If so, and this isn't a joke, that would be cool.
@katmmoss It is live now.
@derekprior That's awesome. I think I'll go edit my profile, too; I'm https://github.com/cambridgeport90. (my contributions are all over the place; both technical documentation and code for various projects.)
Cambridgeport90 - Overview

I am a service desk rep by day, geek, musician. . Cambridgeport90 has 17 repositories available. Follow their code on GitHub.

GitHub
@derekprior @katmmoss I don’t see it, for some reason. It’s been saved in this state for five minutes or so — do I just need to wait for a cron job to update things, or something else?
@Meyerweb I would assume so, but I’m not 100% sure. This was the first I’ve heard of it myself.
@Meyerweb @derekprior @katmmoss yeah it's doing this for me currently too. Also do we have to do anything special to get it verified on our Mastodon profile?
@pauldoesdev I already had a link to GitHub on my Mastodon profile. So I had to edit and save my profile (without making any changes though) so Mastodon triggered a “re-crawl” of the GitHub profile.
@mvsde cheers. That's sorted it on the Mastodon side but it still doesn't look nice on the GitHub side 🤔
@pauldoesdev I got the fancy icon when I put the link to Mastodon in the “Social accounts” section on GitHub.

@Meyerweb We make a NodeInfo request to the host to see if it is a Mastodon host, which your host certainly supports. The request must have failed for some reason. We're monitoring things like this to see how we can improve.

In the meantime, maybe remove the mastodon link, save, then re-add it and save again to see if that kicks things off for you.

@derekprior @katmmoss any thoughts about showing a website on a profile as validated if there is a rel=me link back to GitHub profile?
@michael We haven't though about this. Not sure we want to get into that type of verification right now.