Home
last modified time | relevance | path

Searched refs:reviewers (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/typescript/scripts/
Drequest-pr-review.ts39 const reviewers = Array.isArray(options.reviewer) ? options.reviewer : [options.reviewer]; constant
49 reviewers,
52 console.log(`Added ${reviewers.join(", ")} to ${response.data.url}`);
55 console.log(`Failed to add ${reviewers.join(", ")} to the pull request.`);
Dopen-user-pr.ts8 const reviewers = process.env.REQUESTING_USER ? [process.env.REQUESTING_USER] : ["weswigham", "sand… constant
44 cc ${reviewers.map(r => "@" + r).join(" ")}`,
53 reviewers,
Dopen-cherry-pick-pr.ts11 const reviewers = process.env.REQUESTING_USER ? [process.env.REQUESTING_USER] : ["weswigham", "Ryan… constant
96 cc ${reviewers.map(r => "@" + r).join(" ")}`,
/third_party/flutter/skia/third_party/externals/angle2/doc/
DContributingCode.md76 … * Use `git cl format` to amend the style of your CL. This saves both your time and the reviewers'!
86 …* [Select reviewers](#selecting-reviewers). If you don't do this, reviewers may not realize you'r…
98 ### Selecting reviewers
99reviewers. They will be able to route your CL to additional reviewers as neccssary and answer any …
DCodeReviewProcess.md3 This page describes the review process for ANGLE reviewers and committers. For
9 The author of a CL may designate reviewers. Please feel free to weigh in on
13 or, if you are one of the designated reviewers, the change will appear in
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
DOWNERS1 reviewers:
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
DOWNERS1 reviewers:
/third_party/mindspore/scripts/docker/
DOWNERS5 reviewers:
/third_party/mindspore/scripts/conda/
DOWNERS5 reviewers:
/third_party/mindspore/mindspore/core/mindrt/
DOWNERS5 reviewers:
/third_party/skia/third_party/externals/angle2/doc/
DCodeReviewProcess.md3 This page describes the review process for ANGLE reviewers and committers. For
9 The author of a CL may designate reviewers. Please feel free to weigh in on
13 or, if you are one of the designated reviewers, the change will appear in
/third_party/mindspore/third_party/
DOWNERS5 reviewers:
/third_party/mindspore/mindspore/offline_debug/
DOWNERS6 reviewers:
/third_party/mindspore/mindspore/lite/tools/
DOWNERS6 reviewers:
/third_party/mindspore/mindspore/ccsrc/runtime/
DOWNERS6 reviewers:
/third_party/mindspore/include/
DOWNERS8 reviewers:
/third_party/mindspore/cmake/
DOWNERS6 reviewers:
/third_party/mindspore/mindspore/ccsrc/debug/
DOWNERS10 reviewers:
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/
DOWNERS1 reviewers:
/third_party/mindspore/mindspore/ccsrc/frontend/operator/
DOWNERS1 reviewers:
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
DOWNERS1 reviewers:
/third_party/mindspore/mindspore/core/abstract/
DOWNERS1 reviewers:
/third_party/mindspore/mindspore/core/base/
DOWNERS1 reviewers:
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
DOWNERS5 reviewers:
/third_party/mindspore/mindspore/core/utils/
DOWNERS1 reviewers:

1234