Home
last modified time | relevance | path

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

/third_party/node/tools/
Dfind-inactive-collaborators.mjs57 const approvingReviewers = await runGitCommand( constant
189 …console.log(`* ${approvingReviewers.size.toLocaleString()} reviewers have approved landed commits.…
194 !approvingReviewers.has(collaborator.name),