mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 13:51:11 +00:00
Fix release notes templates (#6697)
* WIP * Fix templates - fix conditions to fetch misc PRs - render the misc section only if required - add html comment to help debugging - add a new API section to T2 labels
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
{%- if pr.meta.T and pr.meta.T.value == 1 and not pr.title is containing("ompanion") %}
|
||||
- {{ m_c::change(c=pr) }}
|
||||
{%- else %}
|
||||
<!-- EXCLUDED PR#{{pr.number}} - {{pr.html_url}} -->
|
||||
{%- endif -%}
|
||||
{%- endif -%}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user