OpenShift CI allows workflow to automatically add reviewers and use keywords such as /lgtm /approve /retest for various common actions.
Additionally we can restrict only the CI-Bot to merge commits, there by ensuring all commits are CI Gated before merging to the repo.
OpenShift CI allows workflow to automatically add reviewers and use keywords such as
/lgtm/approve/retestfor various common actions.Additionally we can restrict only the CI-Bot to merge commits, there by ensuring all commits are CI Gated before merging to the repo.