Checking your commit and tag signature verification status

You can check the verification status of your commit and tag signatures on GitHub.

Checking your commit signature verification status

  1. On GitHub, navigate to your pull request.
  2. On the pull request, click Commits. Commits tab on a pull request
  3. Next to your commit's abbreviated commit hash, there is a box that shows whether your commit signature is verified, partially verified, or unverified. Signed commit
  4. To view more detailed information about the commit signature, click Verified, Partially verified, or Unverified. Verified signed commit

Checking your tag signature verification status

  1. On GitHub, navigate to the main page of the repository.

  2. To the right of the list of files, click Releases or Latest release. Releases section in right-hand sidebar

  3. At the top of the Releases page, click Tags. Tags page

  4. Next to your tag description, there is a box that shows whether your tag signature is verified, partially verified, or unverified. verified tag signature

  5. To view more detailed information about the tag signature, click Verified, Partially verified, or Unverified. Verified signed tag

Further reading

Did this doc help you?Privacy policy

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.