Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update detection API add new check document #15848

Merged
merged 25 commits into from
Mar 2, 2019
Merged

Update detection API add new check document #15848

merged 25 commits into from
Mar 2, 2019

Conversation

tianshuo78520a
Copy link
Collaborator

Update detection API add new check document

typhoonzero
typhoonzero previously approved these changes Feb 22, 2019
Copy link
Contributor

@typhoonzero typhoonzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -451,10 +451,10 @@ function assert_api_spec_approvals() {
if [ ${API_CHANGE} ] && [ "${GIT_PR_ID}" != "" ]; then
# NOTE: per_page=10000 should be ok for all cases, a PR review > 10000 is not human readable.
APPROVALS=`curl -H "Authorization: token ${GITHUB_API_TOKEN}" https://api.github.com/repos/PaddlePaddle/Paddle/pulls/${GIT_PR_ID}/reviews?per_page=10000 | \
python ${PADDLE_ROOT}/tools/check_pr_approval.py 1 2887803`
python ${PADDLE_ROOT}/tools/check_pr_approval.py 2 2887803 35982308`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think only API.spec change need PM approval. Other files, like op_desc.h doesn't need PM approval.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're right. I added an if judgment.

panyx0718
panyx0718 previously approved these changes Feb 27, 2019
shanyi15
shanyi15 previously approved these changes Feb 27, 2019
@tianshuo78520a tianshuo78520a dismissed stale reviews from shanyi15 and panyx0718 via 74a6f49 February 27, 2019 07:52
panyx0718
panyx0718 previously approved these changes Feb 27, 2019
shanyi15
shanyi15 previously approved these changes Feb 27, 2019
@tianshuo78520a tianshuo78520a dismissed stale reviews from shanyi15 and panyx0718 via 4c77996 February 27, 2019 10:52
shanyi15
shanyi15 previously approved these changes Feb 27, 2019
panyx0718
panyx0718 previously approved these changes Feb 27, 2019
@tianshuo78520a tianshuo78520a dismissed stale reviews from panyx0718 and shanyi15 via 4edb54d February 27, 2019 15:02
shanyi15
shanyi15 previously approved these changes Feb 28, 2019
panyx0718
panyx0718 previously approved these changes Feb 28, 2019
@tianshuo78520a tianshuo78520a dismissed stale reviews from panyx0718 and shanyi15 via 5a3ba84 February 28, 2019 14:29
shanyi15
shanyi15 previously approved these changes Mar 1, 2019
panyx0718
panyx0718 previously approved these changes Mar 1, 2019
@tianshuo78520a tianshuo78520a dismissed stale reviews from panyx0718 and shanyi15 via dd82df9 March 1, 2019 14:47
@shanyi15 shanyi15 merged commit 26e3842 into PaddlePaddle:develop Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants