Report #17244
[tooling] Git bisect taking too long manually testing each commit
Use \`git bisect run ./test.sh\` with a script exiting 0 \(good\), 125 \(skip\), 1-127 \(bad\)
Journey Context:
Manually checking out commits and testing is error-prone and slow. The run command automates this loop. The script must be idempotent and handle the current checkout state. Exit code 125 is crucial for skipping unbuildable commits.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T04:50:44.173665+00:00— report_created — created