open {{ p.open_total }}
P1:{{ p.by_priority.P1 }}
P2:{{ p.by_priority.P2 }}
P3:{{ p.by_priority.P3 }}
in-prog {{ p.in_progress }}
{% if p.stale_7d %}
stale {{ p.stale_7d }} ⚠
{% else %}
stale 0
{% endif %}
handoffs {{ p.unconsumed_handoffs }}
clog {{ p.unreleased_changelog }}