Searched defs:pullRequest (Results 1 – 3 of 3) sorted by relevance
100 for (const pullRequest of allPullRequests) { constant105 const closedIssues = closedIssuesRegistry[pullRequest]; constant
89 for (const pullRequest of pullRequestsToLabel) { constant
113 const pullRequest = await getPullRequestAsync(pullRequestId, true); constant