Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
fix: improve checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRaFF committed Nov 21, 2018
1 parent 7710a7f commit b3d2e5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions checklist.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ const getBody = (releaseName) => {
The release notes for \`${releaseName}\` are ready. Please review them carefully, because everybody should know what is part of our release. Also consider that the release-notes are provided to our customers.
\`\`\`
* [ ] [Create downstream integration](https://github.com/upfrontIO/team/blob/master/How-We-Work/Release-Process/Details/Integration-Branches.md) branches of the next release (boilerplate, nzz, bluewin)
\`\`\`
npx @livingdocs/release-tools@latest create-downstream-release-branch
\`\`\`
* [ ] Update livingdocs-integration.json of the [server](https://github.com/upfrontIO/livingdocs-server/blob/master/livingdocs-integration.json)/[editor](https://github.com/upfrontIO/livingdocs-editor/blob/master/livingdocs-integration.json)
* [ ] Update Integration overview [link](https://docs.google.com/spreadsheets/d/1CDY5wqXphXEfh2z4E1uM1RjBptvzMr8u0Wk5ZyXGzaY/edit#gid=0)
* Test the upstream (assign a QA for upstream tests)
Expand Down

0 comments on commit b3d2e5c

Please sign in to comment.