pub async fn create_pull(
args: CreatePullRequestArgs,
client: &CodebergClient
) -> Result<()>