We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30bc0e4 commit e441ae6Copy full SHA for e441ae6
.github/workflows/prepare-release.yaml
@@ -158,7 +158,6 @@ jobs:
158
159
PR_URL=$(gh pr create --title "Release ${{ needs.bump-version.outputs.release-version }}" --body "## TODOs
160
- [ ] Review the changes in [the release commit]($COMMIT_URL)
161
- - [ ] If major release: Update header of .pipeline/scripts/release_notes_template.md
162
- [ ] Review the [Draft Release](${{ needs.create-release.outputs.release-url }})
163
- [ ] Review **and approve** this PR
164
- [ ] Trigger the [Perform Release Workflow](${{ github.event.repository.html_url }}/actions/workflows/perform-release.yml)
0 commit comments