**Stack of {{ stack_size }} PRs** merging into `{{ default_branch }}`
{% for entry in stack | reverse -%}
- {{ entry.pr_url }}{% if entry.is_current %} 👈 **this PR**{% endif %}
{% endfor -%}
- `{{ default_branch }}`
<sub>Created with [stakk]({{ stakk_url }})</sub>