From 84aa5cf0a3005c5a7fe9e3eec418188a2a8254a1 Mon Sep 17 00:00:00 2001 From: Dimitrios Liappis Date: Mon, 23 Jun 2025 14:39:13 +0300 Subject: [PATCH] Add skip-changelog PR label for bump VM PRs (#8627) This commit adds the `skip-changelog` GitHub label for PRs created by automation for Bump VM image PRs. Without it, the mandatory [fragment-in-pr](https://github.com/elastic/elastic-agent/blob/main/.github/workflows/fragment-in-pr.yml) check is failing thus preventing automerge. (cherry picked from commit 7a579fab85cc506939def19cb8f85ccb973cde4d) --- .ci/updatecli/updatecli-bump-vm-images.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/updatecli/updatecli-bump-vm-images.yml b/.ci/updatecli/updatecli-bump-vm-images.yml index 1c8409a85f3..e9a1716a7f6 100644 --- a/.ci/updatecli/updatecli-bump-vm-images.yml +++ b/.ci/updatecli/updatecli-bump-vm-images.yml @@ -26,6 +26,7 @@ actions: labels: - dependencies - backport-skip + - skip-changelog title: '[{{ requiredEnv "BRANCH_NAME" }}][Automation] Bump VM Image version to {{ source "latestVersion" }}' sources: