From 9d478330611f567273b7088228fe9cc3f0eb967b Mon Sep 17 00:00:00 2001 From: Ed Savage Date: Mon, 9 Mar 2026 10:31:51 +1300 Subject: [PATCH] test: verify backport label copying and pending tracking (#2941) Trivial whitespace change to test the backport workflow improvements from PR #2940 (copySourcePRLabels, sourcePRLabels, and automatic backport-pending removal). This commit will be reverted after testing. Made-with: Cursor (cherry picked from commit 0df84a65a8cab64db16968a94d4ee5cff428694b) --- docs/CHANGELOG.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index e7448c6427..41f6b3752f 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -1,4 +1,4 @@ -// Use these for links to issue and pulls. Note issues and pulls redirect one to +// Use these for links to issue and pulls. Note issues and pulls redirect one to // each other on Github, so don't worry too much on using the right prefix. //:issue: https://github.com/elastic/elasticsearch/issues/ //:ml-issue: https://github.com/elastic/ml-cpp/issues/