pub fn approve(pr_number: usize) -> Result<()>
Approve a pull request via gh pr review --approve.
gh pr review --approve
gh pr review