Skip to content

Commit

Permalink
ci: apply the comment body to all repo
Browse files Browse the repository at this point in the history
Signed-off-by: jerensl <[email protected]>
  • Loading branch information
jerensl committed Oct 22, 2024
1 parent a99f4e2 commit 9311d04
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions .github/workflows/bump-meshery-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ jobs:
ui/package.json
ui/package-lock.json
body: |
Update sistent ${{ github.event.release.tag_name }}
- Updated with *today's* date
- Auto-generated by [l5io][1]
[1]: https://github.com/l5io
Update to Sistent ${{ github.event.release.tag_name }}
_This pull request has been auto-generated by [l5io](http://github.com/l5io)_
assignees: l5io
draft: false
bump-meshery-extensions:
Expand Down Expand Up @@ -78,11 +76,9 @@ jobs:
meshmap/package.json
meshmap/package-lock.json
body: |
Update sistent ${{ github.event.release.tag_name }}
- Updated with *today's* date
- Auto-generated by [l5io][1]
[1]: https://github.com/l5io
Update to Sistent ${{ github.event.release.tag_name }}
_This pull request has been auto-generated by [l5io](http://github.com/l5io)_
assignees: l5io
draft: false
bump-meshery-cloud:
Expand Down

0 comments on commit 9311d04

Please sign in to comment.