pub fn open_prs_with_base(base: &str) -> Result<Vec<PrInfo>>
List the open PRs that target base as their base branch.
base