GitHub squash-merge auto-closes only one issue per PR
Problem
You shipped a fix PR that addresses 4 filed issues. PR title:
fix(dashboard): wire /actions cohort tiles + plug 4 audit P0s (closes #447, #448, #449, #450)
PR body opens with:
Closes #447, #448, #449, #450 — the four template/route P0s from the audit.
PR squash-merges cleanly. CI green, branch deleted. You move on.
Later: gh issue list --state open shows #448, #449, #450 still OPEN. Only #447 got auto-close
[Description truncada. Veja o README completo no GitHub.]