Skip to content

Commit 4d63eb8

Browse files
committed
Mention JavaDoc PR in prepare-release-workflow
1 parent a83cecc commit 4d63eb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ jobs:
283283
PR_URL=$(gh pr create --title "Release ${{ needs.bump-version.outputs.release-version }}" --body "## TODOs
284284
- [ ] Review the changes in [the release commit]($COMMIT_URL)
285285
- [ ] Review **and approve** the [Release Notes PR](${{ needs.create-release-notes-pr.outputs.pr-url }})
286+
- [ ] Review **and approve** the [JavaDoc PR](https://github.com/SAP/cloud-sdk/pulls?q=is%3Aopen+is%3Apr+author%3Abot-sdk-js+Update+JavaDocs)
286287
- [ ] Review the [Draft Release](${{ needs.create-release.outputs.release-url }})
287288
- [ ] Review **and approve** this PR
288289
- [ ] Once all tests of this PR are green, trigger the [Perform Release Workflow](${{ github.event.repository.html_url }}/actions/workflows/perform-release.yml)

0 commit comments

Comments
 (0)