You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! It appears that the /ok-to-test command is causing unexpected behavior by restarting all pipelines even when they are already green. This seems to be related to the GitOps Commands enhancement in OpenShift Pipelines 1.15. I'd recommend investigating this issue further to ensure consistent and expected behavior for our users.
Hello! It appears that the /ok-to-test command is causing unexpected behavior by restarting all pipelines even when they are already green. This seems to be related to the GitOps Commands enhancement in OpenShift Pipelines 1.15. I'd recommend investigating this issue further to ensure consistent and expected behavior for our users.
/ok-to-test is a command used to start OpenShift CI pipelines (Prow) for PRs from untrusted users.
When I commented here openshift-knative/eventing-kafka-broker#1467 (comment) /ok-to-test, Konflux restarted all the pipelines even though they were green.
This is kinda related to openshift-pipelines#1811.
The fact that OpenShift CI / Prow use the same commands with different behaviors doesn't help either.
The text was updated successfully, but these errors were encountered: