Release notes fixes (#839)

* Format runtime version

ref #787

* Remove the counter in the misc changes

* Add pre-release information

* Save context as artifact

* Rococo naming and minor fixes

* WIP

* Show the list of high prio issues

* Minor fixes

* Fix workflow title

* Attempt to fix Element rendering issue

* Code block fix
This commit is contained in:
Chevdor
2021-12-08 13:54:50 +01:00
committed by GitHub
parent db2449b690
commit e543545f03
10 changed files with 57 additions and 24 deletions
@@ -17,8 +17,8 @@
### Misc
{% if misc_count > 10 %}
There are {{ misc_count }} other misc. changes. You can expand the list below to view them all.
<details><summary>{{ misc_count }} misc. changes</summary>
There are other misc. changes. You can expand the list below to view them all.
<details><summary>Other misc. changes</summary>
{% endif -%}
{#- The changes are sorted by merge date #}