Searched refs:reviewers (Results 1 – 25 of 89) sorted by relevance
1234
/third_party/typescript/scripts/ |
D | request-pr-review.ts | 39 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.`);
|
D | open-user-pr.ts | 8 const reviewers = process.env.REQUESTING_USER ? [process.env.REQUESTING_USER] : ["weswigham", "sand… constant 44 cc ${reviewers.map(r => "@" + r).join(" ")}`, 53 reviewers,
|
D | open-cherry-pick-pr.ts | 11 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/ |
D | ContributingCode.md | 76 … * 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 99 …reviewers. They will be able to route your CL to additional reviewers as neccssary and answer any …
|
D | CodeReviewProcess.md | 3 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/ |
D | OWNERS | 1 reviewers:
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/ |
D | OWNERS | 1 reviewers:
|
/third_party/mindspore/scripts/docker/ |
D | OWNERS | 5 reviewers:
|
/third_party/mindspore/scripts/conda/ |
D | OWNERS | 5 reviewers:
|
/third_party/mindspore/mindspore/core/mindrt/ |
D | OWNERS | 5 reviewers:
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | CodeReviewProcess.md | 3 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/ |
D | OWNERS | 5 reviewers:
|
/third_party/mindspore/mindspore/offline_debug/ |
D | OWNERS | 6 reviewers:
|
/third_party/mindspore/mindspore/lite/tools/ |
D | OWNERS | 6 reviewers:
|
/third_party/mindspore/mindspore/ccsrc/runtime/ |
D | OWNERS | 6 reviewers:
|
/third_party/mindspore/include/ |
D | OWNERS | 8 reviewers:
|
/third_party/mindspore/cmake/ |
D | OWNERS | 6 reviewers:
|
/third_party/mindspore/mindspore/ccsrc/debug/ |
D | OWNERS | 10 reviewers:
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ |
D | OWNERS | 1 reviewers:
|
/third_party/mindspore/mindspore/ccsrc/frontend/operator/ |
D | OWNERS | 1 reviewers:
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/ |
D | OWNERS | 1 reviewers:
|
/third_party/mindspore/mindspore/core/abstract/ |
D | OWNERS | 1 reviewers:
|
/third_party/mindspore/mindspore/core/base/ |
D | OWNERS | 1 reviewers:
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/ |
D | OWNERS | 5 reviewers:
|
/third_party/mindspore/mindspore/core/utils/ |
D | OWNERS | 1 reviewers:
|
1234