spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
376 stars 33 forks source link

[feature request] Show stack in PR #174

Open lsanwick opened 1 year ago

lsanwick commented 1 year ago

If I have a stack of changes A -> B -> C and I create PRs, there is nothing to indicate that C is part of a stack and is built on top of A and B. Would it be possible to have SPR amend the PR description with this information as well?