pub async fn edit_pull(
    _args: EditPullRequestArgs,
    client: &CodebergClient
) -> Result<()>