Robert Metzger created FLINK-1166: ------------------------------------- Summary: Add a QA bot to Flink that is testing pull requests Key: FLINK-1166 URL: https://issues.apache.org/jira/browse/FLINK-1166 Project: Flink Issue Type: New Feature Components: Build System Reporter: Robert Metzger Priority: Minor
We should have a QA bot (similar to Hadoop) that is checking incoming pull requests for a few things: - Changes to user-facing APIs - More compiler warnings than before - more Javadoc warnings than before - {{@author}} tag. It should be somehow extensible to add new tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)