Home
last modified time | relevance | path

Searched defs:pull_number (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/scripts/
Drequest-pr-review.ts33 const pull_number = +options.pull; constant
Dupdate-experimental-branches.js46 … const inputPR = await gh.pulls.get({ owner: "Microsoft", repo: "TypeScript", pull_number: num }); property