abhinav / abhinav/git-spice

Feature: Add support for "Pull Request" as a supported first class command

未關閉
#653 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/forge enhancement
主要語言
Go
星號
762
分支
72
平均合併
18 小時 24 分鐘
30 天內合併 PR
28

描述

Currently there is a very limited support around visualizing/modifying the linked pull request.
The only way I could find was to do a `gs ls` and look at the number after the hash. But even this is not the full URL so it's little tricky to open the PR from the terminal itself.
```
my-branch (#135328) ◀
```

I think it would be good to have first class support for pull requests. A few actions I think can think of:
- See the currently linked PR with the full URL so that people can just command click to open it
- Unlink the PR (helpful when we close the PR and would like to open a new one)
- Link to a new PR (helpful when we close and reopen another PR outside of git spice)

PS: Thanks for building this, this has saved me so many hours. I use it everyday! ❤

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。