14:41
2026-08-26
jvt.me
developer-tools
Determining if your branch is part of a GitHub Stacked PR
A developer shares a zsh script that uses jq to parse GitHub's gh-stack metadata file and display a branch's position in a stacked PR (e.g., π₯ 1/3), noting that the data can become stale until `gh staβ¦