Fix mergeback PR description
Previously the quoted values weren't visible in the PR description.
This commit is contained in:
parent
3c7f7914e6
commit
55ffe2dcbb
1 changed files with 2 additions and 1 deletions
3
.github/workflows/post-release-mergeback.yml
vendored
3
.github/workflows/post-release-mergeback.yml
vendored
|
|
@ -121,7 +121,8 @@ jobs:
|
||||||
- [ ] Remove and re-add the "Update dependencies" label to the PR to trigger just this workflow.
|
- [ ] Remove and re-add the "Update dependencies" label to the PR to trigger just this workflow.
|
||||||
- [ ] Wait for the "Update dependencies" workflow to push a commit updating the dependencies.
|
- [ ] Wait for the "Update dependencies" workflow to push a commit updating the dependencies.
|
||||||
- [ ] Mark the PR as ready for review to trigger the full set of PR checks.
|
- [ ] Mark the PR as ready for review to trigger the full set of PR checks.
|
||||||
- [ ] Approve and merge the PR. Make sure `Create a merge commit` is selected rather than `Squash and merge` or `Rebase and merge`.
|
- [ ] Approve and merge the PR. When merging the PR, make sure "Create a merge commit" is
|
||||||
|
selected rather than "Squash and merge" or "Rebase and merge".
|
||||||
EOF
|
EOF
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue