Skip to content

Commit 152be40

Browse files
committed
add branch context
1 parent d6f4c27 commit 152be40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/updatecli/update-beats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ scms:
1717

1818
actions:
1919
default:
20-
title: '[updatecli] Update to elastic/beats@{{ source "beats" }}'
20+
title: '[updatecli][{{ requiredEnv "BRANCH_NAME" }}] Update to elastic/beats@{{ source "beats" }}'
2121
kind: github/pullrequest
2222
scmid: default
2323
spec:
@@ -27,7 +27,7 @@ actions:
2727
- backport-skip
2828
description: |-
2929
### What
30-
`elastic/beats` automatic sync
30+
`elastic/beats@{{ requiredEnv "BRANCH_NAME" }}` automatic sync
3131
3232
*Changeset*
3333
* https://github.com/elastic/beats/commit/{{ source "beats" }}

0 commit comments

Comments
 (0)