Suddenly, all of my commits (my entire history it seems) in all of my repos show as "unverified". Until quite recently, I'm pretty sure all of my commits were marked as verified, and that this change occurred in the past few days. But I can't figure out why or how to fix it.
I have a valid key in my list of GPG keys in settings, and the Key ID there corresponds to the key ID in the user
section of my .gitconfig
and to the GPG key used in my git client (Tower). The e-mail used in both .gitconfig
and my git client is also among the list of verified e-mails in my GPG key in my GitHub settings. And the GPG key ID associated with each commit on GitHub matches the valid GPG key in GitHub settings, my git client, and my git settings.
Why do all my GitHub commits show as unverified, especially when they used to show as verified? How do I get them to correctly show as verified?