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
fix(OCPBUGS-78586): convert dependency-tests from error to warning
The TestWatchedDependenciesAreUpToDate test was too restrictive,
failing every PR whenever a new commit landed in the upstream
hypershift/api repository. Convert t.Error/t.Errorf to t.Log/t.Logf
so outdated dependencies are reported as warnings without blocking PRs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com>
0 commit comments