Skip to content

Commit 0cff839

Browse files
authored
[8.17] (backport #8627) Add skip-changelog PR label for bump VM PRs (#8628)
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 7a579fa)
1 parent ac24594 commit 0cff839

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/updatecli/updatecli-bump-vm-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ actions:
2525
labels:
2626
- dependencies
2727
- backport-active-all
28+
- skip-changelog
2829
title: '[Automation] Bump VM Image version to {{ source "latestVersion" }}'
2930

3031
sources:

0 commit comments

Comments
 (0)