The Pull GitHub App has been configured to automatically update the ODH Kubeflow fork with last changes from upstream.
When the bot detects a change in the upstream, it will create a new PR. Example PR.
This PR won't be merged until it is approved by using the Openshift CI commands.
The PR is created with the do-not-merge/hold
label to avoid automatic merge.
When you want to approve the PR, firstly remove this label by adding the
following comment to the PR:
/unhold
Finally, add a comment in the PR to approve it:
/approve
Wait until the PR is automatically merged.
The Pull GitHub App is configured in the pull.yml file.