Checking your commit and tag signature verification status→
You can check the verification status of your commit and tag signatures on GitHub Enterprise.
Updating an expired GPG key→
When verifying a signature, GitHub Enterprise checks that the key is not revoked or expired. If your signing key is revoked or expired, GitHub Enterprise cannot verify your signatures. If your key is revoked, use the primary key or another key that is not revoked to sign your commits.
Using a verified email address in your GPG key→
When verifying a signature, GitHub Enterprise checks that the committer or tagger email address matches an email address from the GPG key's identities and is a verified email address on the user's account. This ensures that the key belongs to you and that you created the commit or tag.