Home
last modified time | relevance | path

Searched refs:pullRequestInformations (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/
H A DChangelogs.ts656 const pullRequestInformations = `${pullRequestsStr} by ${authorsStr}`.trim(); constant
657 if (entry.message.includes(pullRequestInformations)) {
660 return `${entry.message} (${pullRequestInformations})`;