Skip to content

Commit 0cc5426

Browse files
authored
chore(bump-packages): more formatting for the description (#6858)
1 parent bdfda0e commit 0cc5426

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/workflows/bump-packages.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)