Mono repository

Hey @Ahmed_Mouelhi !

Indeed, because of monorepo, every commit will trigger a change on all apps due to the nature of mono repo.

So yes, a commit on app A, it will trigger a redeploy on all monorepo apps.

We have something in mind to allow to set some rules to handle that, but it’s no yet planned for now.
CF How to apply deployment restriction to preview environments?

Cheers