seedcase-project / spaid

A toolkit for developing Seedcase projects.
MIT License
0 stars 0 forks source link

feat: :sparkles: commands to list PRs and merge rebase one #15

Closed lwjohnst86 closed 2 weeks ago

lwjohnst86 commented 2 weeks ago

Description

This PR adds two commands to list PRs in a repo and to merge with rebase a given PR. These are mainly used to help with merging in chore/sync type PRs.

This PR needs a quick review.

Checklist