Skip to content

Commit e29aebe

Browse files
xumiaraphaelt-nvidia
authored andcommitted
Fix the upgrade SONiC package version PR title (sonic-net#7000)
[ci] Make the title of the PR to upgrade SONiC package versions better
1 parent da091ca commit e29aebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/azure-pipelines-UpgrateVersion.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ stages:
8282
git config user.name $GIT_USER
8383
git config credential.https://g.yxqyang.asia.username $GIT_USER
8484
git add files/build/versions
85-
git commit -m "Update SONiC version files"
85+
git commit -m "[ci/build]: Upgrade SONiC package versions"
8686
git checkout -b $BRANCH_NAME
8787
git remote add remote https://github.com/$GIT_USER/$GIT_REPO
8888
git push remote HEAD:refs/heads/$BRANCH_NAME -f

0 commit comments

Comments
 (0)