Skip to content

Commit b3e8275

Browse files
authored
Add more labels to the bump-agent-versions.yml automation (#4416)
So, we don't have to set them manually.
1 parent 6135d60 commit b3e8275

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bump-agent-versions.yml

+2
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@ jobs:
5454
--head "update-agent-versions-$GITHUB_RUN_ID" \
5555
--label 'Team:Elastic-Agent' \
5656
--label 'update-versions' \
57+
--label 'skip-changelog' \
58+
--label 'backport-skip' \
5759
--repo $GITHUB_REPOSITORY
5860
fi

0 commit comments

Comments
 (0)