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
Currently chromatic review is not mandatory. Chromatic does not run when changes don't affect client.
Making it mandatory will block any pull request that does not include client changes.
Require chromatic to be accepted only when it actually runs. Changes should be resolved.
Chromatic steps should be ignored when changes are related to backend.
Chromatic UI test should be triggered if at least one of client, components or commons package changes.