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(scripts): route the new gate's entry guard through isEntrypoint (#16186)
`check:entry-guard` caught a hand-typed `process.argv[1]` comparison: it
goes inert through a symlinked checkout, silently, at exit 0 — which for a
gate means a green that never ran.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments