Improve Create release draft workflow + templates for the free notes and...
Improve Create release draft workflow + templates for the free notes and docker images sections in the notes (#4371) This PR has the following changes: - New templates for the free notes and docker images sections in the release notes. There is going to be a section for the manual additions to the release notes + a section with the links to the docker images for `polkadot` and `polkadot-parachain` binaries at the end of the release draft. - Fix for matrix section in the Create release draft flow (adds the release environment variable) - Reduction of the message which is posted to the announcement chats, as the current one with the full release notes text is too big.
parent
6e3059a8
Showing
- .github/workflows/release-30_publish_release_draft.yml 1 addition, 0 deletions.github/workflows/release-30_publish_release_draft.yml
- .github/workflows/release-99_notif-published.yml 0 additions, 2 deletions.github/workflows/release-99_notif-published.yml
- scripts/release/build-changelogs.sh 1 addition, 1 deletionscripts/release/build-changelogs.sh
- scripts/release/templates/_free_notes.md.tera 10 additions, 0 deletionsscripts/release/templates/_free_notes.md.tera
- scripts/release/templates/docker_image.md.tera 19 additions, 0 deletionsscripts/release/templates/docker_image.md.tera
- scripts/release/templates/template.md.tera 6 additions, 0 deletionsscripts/release/templates/template.md.tera
Please register or sign in to comment