Home
last modified time | relevance | path

Searched defs:pullRequests (Results 1 – 3 of 3) sorted by relevance

/expo/tools/src/code-review/reviewers/
H A DreviewChangelogEntries.ts44 const { pullRequests } = Changelog.textToChangelogEntry(listToken.items[0].text); constant
/expo/tools/src/publish-packages/tasks/
H A DaddPublishedLabelToPullRequests.ts58 const pullRequests = await runWithSpinner( constant
/expo/tools/src/
H A DChangelogs.ts115 const pullRequests = execAll( constant
644 const pullRequests = entry.pullRequests || []; constant