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
ci: Make smoke test non-blocking + merge curl checks into one loop
Failures now warn instead of hard-failing individual endpoints.
The job still exits non-zero so the PR check shows a warning, but
continue-on-error prevents it from blocking merge.
Also consolidates the 3 separate curl checks into a single
endpoint loop.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments