Skip to content

Commit 5aefa0d

Browse files
committed
doc: clarify Backport-PR-URL metadata added automatically
Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
1 parent 4dc18ef commit 5aefa0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/contributing/backporting-to-release-lines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ line.
7575
5. Resolve conflicts using `git add` and `git cherry-pick --continue`.
7676

7777
6. Leave the commit message as is. If you think it should be modified, comment
78-
in the pull request. The `Backport-PR-URL` metadata does need to be added to
79-
the commit, but this will be done later.
78+
in the pull request. Do not manually add a `Backport-PR-URL` metadata entry.
79+
This is automatically added later.
8080

8181
7. Verify that `make -j4 test` passes.
8282

0 commit comments

Comments
 (0)