After a bit of discussion with ASF INFRA, we can now start adding GitHub 
‘checks’ to PR’s.  

This is awesome because it makes it easier for new and existing contributors to 
verify that their changes are good and ready to be merged.  When you submit a 
PR, the ‘pr-develop’ pipeline [1] will trigger and run the same jobs as the 
main ‘develop’ pipeline (but on your PR).  For each job that runs, there will 
be status information added to the PR along with links that go to specific 
concourse jobs.  See [2] for an example.  If you push another commit to the PR, 
the jobs will be triggered again.

Feedback and contributions are appreciated.

Anthony

[1] https://concourse.apachegeode-ci.info/teams/main/pipelines/pr-develop 
<https://concourse.apachegeode-ci.info/teams/main/pipelines/pr-develop>
[2] https://github.com/apache/geode/pull/2106 
<https://github.com/apache/geode/pull/2106>


> On Apr 20, 2018, at 9:51 AM, Anthony Baker <aba...@pivotal.io> wrote:
> 
> FYI, I’ve filed https://issues.apache.org/jira/browse/INFRA-16409 to allow us 
> to better integrate concourse and GitHub PR”s.
> 
> Anthony
> 

Reply via email to