You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/prepare-release.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,7 @@ jobs:
148
148
- [ ] Review the changes in [the release commit]($COMMIT_URL)
149
149
- [ ] Review the [Draft Release](${{ needs.create-release.outputs.release-url }})
150
150
- [ ] Review **and approve** this PR
151
+
- [ ] For release: corresponding [release notes](https://github.com/SAP/ai-sdk-java/blob/main/docs/release-notes/release-notes-0-to-14.md) copied to [GitHub Releases](https://github.com/SAP/ai-sdk-java/releases)
151
152
- [ ] Trigger the [Perform Release Workflow](${{ github.event.repository.html_url }}/actions/workflows/perform-release.yaml)
152
153
- [ ] Once the `Perform Release` workflow is through, head over to the [Central Sonatype](https://central.sonatype.com/publishing/deployments) and log in with the credentials in the Team Password Safe. There should be a published release.")
0 commit comments