Skip to content

Commit 0995bb7

Browse files
committed
doc: mention cherry-pick edge-case on release
1 parent bb4dff7 commit 0995bb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/contributing/releases.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,9 @@ placeholders (that happens when a change previously landed on another release
698698
branch), keep both version numbers. Convert the YAML field to an array if it is
699699
not already one.
700700

701+
Validate it carefully the `cherry-pick` might happen without conflicts but
702+
changing the wrong lines. See: https://github.com/nodejs/Release/issues/771
703+
701704
Then finish cherry-picking and push the commit upstream:
702705

703706
```console

0 commit comments

Comments
 (0)