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

Make WPT sync auto-reviewed #23113

Closed
jdm opened this issue Mar 27, 2019 · 0 comments
Closed

Make WPT sync auto-reviewed #23113

jdm opened this issue Mar 27, 2019 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Mar 27, 2019

To do this, we need servo/saltfs#950 and then we need to parse the result of this API call to obtain the new pull request number, so we can use https://developer.github.com/v3/issues/comments/#create-a-comment to create a comment that approves the pull request for merging.

This easiest way to do the parsing is probably a regex. The most resilient way of doing it would be to install jq on the mac builders in saltfs, and then use that to parse the HTTP response body.

@CYBAI CYBAI mentioned this issue Apr 4, 2019
4 of 4 tasks complete
bors-servo added a commit that referenced this issue Apr 8, 2019
Review WPT sync PRs automatically

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23113
- [x] These changes do not require tests because it's about infrastructure

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23162)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.