Skip to content
Snippets Groups Projects
Commit 67035d64 authored by Mara Broda's avatar Mara Broda :coffee: Committed by GitHub
Browse files

changelog: template fixup (#6907)

parent 46c36e5a
Branches
No related merge requests found
......@@ -10,13 +10,12 @@
{%- if pr.meta.E and pr.meta.E.E3 -%}
{%- set_global host_fn_count = host_fn_count + 1 -%}
- {{ m_c::change(c=pr) }}
{% endif -%}
{% endif -%}
{%- if pr.meta.E and pr.meta.E.E4 -%}
{%- set_global upgrade_first = upgrade_first + 1 -%}
- {{ m_c::change(c=pr) }}
{% endif -%}
{% endif -%}
{% endif -%}
{%- endfor -%}
<!-- {{ upgrade_first }} changes require node upgrade -->
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment