Hello everyone, I have a question about PR and continuous integrations. Why we don't have a plugin to run the tests when we open a PR?
I'm also helping in another Apache Project such as Apache TinkerPop <https://github.com/apache/tinkerpop/pull/1000> and Apache Commons <https://github.com/apache/commons-lang/pull/384> Lang and both have this. I also did a small search about, and I find more projects such as Zeppelin, Commons-IO, Commons Collection those use the Travis plugin <https://travis-ci.org>.
