Skip to content

Commit 7a579fa

Browse files
authored
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.
1 parent 38f9350 commit 7a579fa

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
@@ -26,6 +26,7 @@ actions:
2626
labels:
2727
- dependencies
2828
- backport-skip
29+
- skip-changelog
2930
title: '[{{ requiredEnv "BRANCH_NAME" }}][Automation] Bump VM Image version to {{ source "latestVersion" }}'
3031

3132
sources:

0 commit comments

Comments
 (0)