https://issues.dlang.org/show_bug.cgi?id=15746
Issue ID: 15746
Summary: Add github hooks for autotester
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
It would be quite nice if the autotester would immediately pick up open PRs by
receiving hooks from github.
This issue originates from my idea to add Travis CI to the Phobos CI setup.
https://github.com/D-Programming-Language/phobos/pull/4021
--