We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac24594 commit 29d104cCopy full SHA for 29d104c
.ci/updatecli/updatecli-bump-vm-images.yml
@@ -24,8 +24,14 @@ actions:
24
automerge: false
25
labels:
26
- dependencies
27
+<<<<<<< HEAD
28
- backport-active-all
29
title: '[Automation] Bump VM Image version to {{ source "latestVersion" }}'
30
+=======
31
+ - backport-skip
32
+ - skip-changelog
33
+ title: '[{{ requiredEnv "BRANCH_NAME" }}][Automation] Bump VM Image version to {{ source "latestVersion" }}'
34
+>>>>>>> 7a579fab8 (Add skip-changelog PR label for bump VM PRs (#8627))
35
36
sources:
37
latestVersion:
0 commit comments