dlvhdr / gh-dash

A beautiful CLI dashboard for GitHub 🚀
https://dlvhdr.github.io/gh-dash
MIT License
7.05k stars 206 forks source link

feat(approve): Add PR approval cmd #399

Closed merkata closed 3 months ago

merkata commented 3 months ago

Summary

Adds the option to approve a PR, this is handy when working in a team and with having some branch protections in place (like require X approvals to merge).

How did you test this change?

go run ./gh-dash.go --debug

Images/Videos

gh_dash_approve