Skip to content

Commit

Permalink
doc: mention cherry-pick edge-case on release
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Aug 26, 2022
1 parent bb4dff7 commit 0995bb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/contributing/releases.md
Expand Up @@ -698,6 +698,9 @@ placeholders (that happens when a change previously landed on another release
branch), keep both version numbers. Convert the YAML field to an array if it is
not already one.

Validate it carefully the `cherry-pick` might happen without conflicts but
changing the wrong lines. See: https://github.com/nodejs/Release/issues/771

Then finish cherry-picking and push the commit upstream:

```console
Expand Down

0 comments on commit 0995bb7

Please sign in to comment.