mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 07:31:02 +00:00
Update changelog templates to use new labels (#6585)
* Update changelog template to use new T labels * update readme * changelog gen: remove T6
This commit is contained in:
@@ -25,7 +25,7 @@ The changes motivating this priority level are:
|
||||
{%- if pr.meta.C -%}
|
||||
{%- if pr.meta.C.value == p %}
|
||||
- {{ m_c::change(c=pr) }}
|
||||
{%- if pr.meta.B and pr.meta.B.value == 7 %} (RUNTIME)
|
||||
{%- if pr.meta.T and pr.meta.T.value == 1 %} (RUNTIME)
|
||||
{% endif %}
|
||||
{%- endif -%}
|
||||
{%- endif -%}
|
||||
|
||||
Reference in New Issue
Block a user