Skip to content

Commit

Permalink
Update cli_release_checklist.md (#3504)
Browse files Browse the repository at this point in the history
  • Loading branch information
chanseokoh authored Nov 13, 2021
1 parent 95c8c58 commit 43fe7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/RELEASE_TEMPLATES/cli_release_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ labels: release
---
## Requirements
- [ ] ⚠️ Ensure the release process has succeeded before proceeding
- [ ] ⚠️ Publish [Release]({{ env.RELEASE_DRAFT }}) after adding CHANGELOG entries ([example](https://github.com/GoogleContainerTools/jib/releases/tag/v0.8.0-cli))

## GCS
- [ ] Run {{ env.GCS_UPDATE_SCRIPT }} script to update GCS with the latest version number

## Github
- [ ] Update [CHANGELOG.md]({{ env.CHANGELOG_URL }})
- [ ] Update [README.md]({{ env.README_URL }})
- [ ] Publish [Release]({{ env.RELEASE_DRAFT }})
- [ ] Merge PR ({{ env.RELEASE_PR }})
- [ ] Update the current [milestone](https://github.com/GoogleContainerTools/jib/milestones), roll over any incomplete issues to next milestone.

Expand Down

0 comments on commit 43fe7a0

Please sign in to comment.