跳至主要内容

检查您的提交和标签签名验证状态

您可以在 GitHub 上检查提交和标签签名的验证状态。

检查您的提交签名验证状态

  1. 在 GitHub 上,前往您的 Pull Request(拉取请求)。

  2. 在拉取请求页面,点击 提交

    Screenshot of the title and tabs on a pull request. The "Commits" tab is outlined in dark orange.

  3. 在您的提交的简短哈希旁边,有一个框显示此提交签名是已验证、部分验证还是未验证。

    Screenshot of a commit in the commit list for a repository. "Verified" is highlighted with an orange outline.

  4. 要查看提交签名的更详细信息,请点击 已验证部分验证未验证

    GPG 签名的提交会显示所使用密钥的 ID。SSH 签名的提交会显示所使用公钥的签名。

检查您的标签签名验证状态

  1. 在 GitHub 上,导航至仓库的主页面。

  2. 在文件列表的右侧,点击 Releases

    Screenshot of the main page of a repository. A link, labeled "Releases", is highlighted with an orange outline.

  3. 在 Releases 页面顶部,点击 Tags

  4. 在您的标签描述旁边,有一个框显示此标签签名是已验证、部分验证还是未验证。

    Screenshot of a tag in the tag list for a repository. "Verified" is highlighted with an orange outline.

  5. 要查看标签签名的更详细信息,请点击 已验证部分验证未验证

延伸阅读

© . This site is unofficial and not affiliated with GitHub, Inc.