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
The previous commit changed toolstate to never fail the build (excluding
beta week and beta/stable branches). This amends that logic to also fail
the PR builder "as if" we were on beta, since a PR author changing a
submodule likely does want some indication of failure rather than silent
acceptance. Ideally, there'd be some way to provide a "warning" but I
don't believe that's possible with current set of checks.
0 commit comments