gh-stack
gh-stack copied to clipboard
Manage PR stacks/chains on Github
Hello, Love the idea and look forward to using this. I am getting the following error when trying to run `gh-stack annotate`: ``` bash-3.2$ gh-stack annotate "feature" Error: reqwest::Error {...
First of all, thanks so much @timothyandrew for your blog post and tool. I personally use it daily as I'm a big fan of the stacked-diff workflow. I can't help...
I noticed in the source it has useful improvements like the markdown table including the PR status. Looks like that might be part of a 0.1.7 release, right now crates...
When setting this up, I wasn't sure what Oauth scopes I needed. I believe `repo` is the minimal scope needed to make gh-stack work.
Does this tool work to rebase the entire stack onto an updated master branch? If so ... perhaps a one-line example showing this would be good. (Issue is that starting...