**Stack of {{ stack_size }} PRs** — merges into `{{ default_branch }}`
{% for entry in stack | reverse -%}
{% if entry.is_current %}●{% else %}○{% endif %} {{ entry.pr_url }} `{{ entry.bookmark_name }}`{% if entry.is_current %} ← **this PR**{% endif %}
{% endfor -%}
◆ `{{ default_branch }}`
<sub>Created with [stakk]({{ stakk_url }})</sub>