Skip to content

Wrong tag validation by git node release --promote #905

Closed
@targos

Description

@targos

I get:

✔ Tag and sign the release? Yes
   ⚠  Tag was signed with an undocumented identity/key pair!
   ℹ  Expected to find the following entry in the README:
   ℹ  * **Node.js GitHub Bot** <<github-bot@iojs.org>>
  `8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600`

   ℹ  If you are using a subkey, it might be OK.
   ℹ  Otherwise consider removing the tag (git tag -d v23.8.0), check your local config, and start the process over.

But the tag and signature are by me:

$ git tag -v v23.8.0
object 196efd77f59e377fff1dde38d0f4132e4a998732
type commit
tag v23.8.0
tagger Michaël Zasso <targos@protonmail.com> 1739467154 +0100

2025-02-13 Node.js v23.8.0 (Current) Release
Git-EVTag-v0-SHA512: 3972d056b92ed8f3a609b96b0c98fc5df7d60bc7ae253af52e6322ef45b42f607cc701d5cc14e9ee10d0b292e14825e2d7e66b1fffb71d45660f92e661825b62
gpg: Signature made Thu Feb 13 18:19:14 2025 CET
gpg:                using RSA key 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600
gpg: Good signature from "Michaël Zasso (Targos) <targos@protonmail.com>" [ultimate]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions