File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,11 @@ jobs:
5858 labels : no-title-validation
5959 author : ' ${{ steps.app-token.outputs.app-slug}}[bot] <${{ steps.app-token.outputs.app-email }}>'
6060 body : >-
61- This PR is autogenerated and updates the version of every package in
62- the monorepo that was changed since last publish. If you need to
63- publish packages to update the version elsewhere, ** you can do this
64- at your own convenience by just merging this PR**.
61+ <p> This PR is autogenerated and updates the version of every package
62+ in the monorepo that was changed since last publish. If you need to
63+ publish packages to update the version elsewhere, <strong> you can do
64+ this at your own convenience by just merging this PR</strong>.</p>
6565
66- After PR is merged, it starts an automatic publish process via
67- GitHub Actions, you can follow the process [on this page](https://github.com/mongodb-js/compass/actions/workflows/publish-packages.yaml).
66+ <p>After PR is merged, it starts an automatic publish process via
67+ GitHub Actions, you can follow the process <a href="https://github.com/mongodb-js/compass/actions/workflows/publish-packages.yaml">
68+ on the publish workflow page</a>.</p>
You can’t perform that action at this time.
0 commit comments