Skip to content

Commit d15f82c

Browse files
authored
updatecli: avoid resetting and use the same feature branch (#747)
1 parent dd5a397 commit d15f82c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/updatecli.d/bump-upstream-agent-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Upgrade the upstream agent version and related transitive dependencies
2+
pipelineid: 'upgrade-upstream-agent-version'
23
# This task
34
# - checks if the current otel-agent version referenced by the distro is the latest release
45
# - if not, it will update the agent version AND the semconv and contrib versions to match the upstream
@@ -14,6 +15,7 @@ scms:
1415
username: '{{ requiredEnv "GITHUB_ACTOR" }}'
1516
branch: main
1617
commitusingapi: true
18+
force: false
1719

1820
sources:
1921

0 commit comments

Comments
 (0)