rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

add CI bot for complete test of merged PR #90

Closed sherl0cks closed 6 years ago

sherl0cks commented 6 years ago

This PR adds support for https://github.com/labs-robot/. The job will merge master and the PR and then push the result to a branch in https://github.com/labs-robot/labs-ci-cd/ so that changes to build definitions can be retrieved by openshift (else OCP will pull stale builds from master). Using the bot also allows us to reduce some of the human provided info down to just PR #

sherl0cks commented 6 years ago

CI passes. Merging.