Skip to content

Commit 825fb19

Browse files
authored
add PR labels for renovate/updatecli for changelog (#1031)
1 parent fd8a98e commit 825fb19

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,7 @@ actions:
6666
automerge: false
6767
labels:
6868
- dependencies
69+
# the 'changelog:upstream-update' label is used for changelog automation
70+
- changelog:upstream-update
6971
description: |
7072
@elastic/apm-agent-java, can you please check and merge this PR?

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@
3737
"examples/**",
3838
"jvmti-access/jni-build/*.Dockerfile",
3939
"instrumentation/openai-client-instrumentation/instrumentation-0.8/build.gradle.kts"
40+
],
41+
"addLabels": [
42+
"dependencies",
43+
"changelog:skip"
4044
]
4145
}

0 commit comments

Comments
 (0)