You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/12/15 12:57:14 UTC

[jira] [Updated] (FLINK-1166) Add a QA bot to Flink that is testing pull requests

     [ https://issues.apache.org/jira/browse/FLINK-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-1166:
----------------------------------
    Description: 
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
- change of the number of files in the lib/ directory.
- {{@author}} tag.

It should be somehow extensible to add new tests.

  was:
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.


> 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
>              Labels: starter
>
> 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
> - change of the number of files in the lib/ directory.
> - {{@author}} tag.
> It should be somehow extensible to add new tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)