From 5176f725233fdfb3a673f48fd57bb2f353583724 Mon Sep 17 00:00:00 2001 From: Ed Savage Date: Mon, 9 Mar 2026 10:31:16 +1300 Subject: [PATCH] test: verify backport label copying and pending tracking 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 --- docs/CHANGELOG.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 916d929bc..fa59340ec 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/