Skip to content

Commit

Permalink
Add more labels to the bump-agent-versions.yml automation (#4416)
Browse files Browse the repository at this point in the history
So, we don't have to set them manually.
  • Loading branch information
rdner authored Mar 14, 2024
1 parent 6135d60 commit b3e8275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump-agent-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,7 @@ jobs:
--head "update-agent-versions-$GITHUB_RUN_ID" \
--label 'Team:Elastic-Agent' \
--label 'update-versions' \
--label 'skip-changelog' \
--label 'backport-skip' \
--repo $GITHUB_REPOSITORY
fi

0 comments on commit b3e8275

Please sign in to comment.