Skip to content

Commit

Permalink
Merge pull request #811 from jerensl/chore/update-title-auto-pr-sistent
Browse files Browse the repository at this point in the history
chore: udpate title auto pr sistent
  • Loading branch information
jerensl authored Nov 17, 2024
2 parents b5b8d38 + d98f75b commit 51bd41a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/bump-meshery-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
signoff: true
branch: bump-sistent-bot
delete-branch: true
title: '[Chore]: Bump v${{ needs.versions-check.outputs.current }}'
title: '[Chore]: Bump Sistent v${{ needs.versions-check.outputs.current }}'
add-paths: |
ui/package.json
ui/package-lock.json
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
signoff: true
branch: bump-sistent-bot
delete-branch: true
title: '[Chore]: Bump v${{needs.versions-check.outputs.current }}'
title: '[Chore]: Bump Sistent v${{needs.versions-check.outputs.current }}'
add-paths: |
meshmap/package.json
meshmap/package-lock.json
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
signoff: true
branch: bump-sistent-bot
delete-branch: true
title: '[Chore]: Bump v${{ needs.versions-check.outputs.current }}'
title: '[Chore]: Bump Sistent v${{ needs.versions-check.outputs.current }}'
add-paths: |
ui/package.json
ui/package-lock.json
Expand Down

0 comments on commit 51bd41a

Please sign in to comment.