dbt mesh cross project triggers

Hi All, does anyone know if it’s possible with dbt mesh (or something else) to have one project kick off another project. For example. say i have projectA with modelA in it. ProjectB has modelB in it which references modelA with a cross project ref. If a change happens in projectA to modelA, can it trigger testing modelB in projectB. Looking at the answer to “Is it possible to orchestrate job runs across multiple different projects?” in the data mesh FAQs, I think the answer is that this functionality is not available yet. Anyone know if this is correct and/or if this functionality will be released soon?