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
Remove continue-on-error: true from sync-leaderboard.yml and replace with explicit failure tracking across 72 iterations. Track success/fail counts, print ::error:: annotations per failure, auto-create GitHub issue after 3 consecutive failures, and print final summary. Exit with code 1 if any iteration failed so the step shows red.
0 commit comments