import { ProjectClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Adds a pull request with the given prNumber to a project with the given projectName.
x/kd_clients/mod.ts>ProjectClient#addPullRequestToProject
import { ProjectClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Adds a pull request with the given prNumber to a project with the given projectName.