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
We will stop repairing a11y failures by default because
agents by default don't do this and it would therefore
give a more realistic insight into app quality.
The main motivator triggering this change is that we occasionally see
that a11y repairs re-introduce actual build failures. Those cases are
captured as they can be useful insight, but it would rather confuse
results in the default mode. Hence the change.
The a11y repair attempts can be configured via an opt-in CLI flag.
0 commit comments