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 if any patches applied via the patches.json in the module fail to apply, then the build still passes. We attempted to add "composer-exit-on-patch-failure": true to our module's composer.json file, but this has no effect.