Karlo
Karlo
Is there a place we can see if/when Google updates to Dynamic Frameworks?
Is there a work around for this? Is it possible to ensure that this workflow is executed after the fx CircleCI tests?
Hm, it might not be. Im seeing the "merge" stream is just skipped fairly fast. The workflow is configure like this: ``` merge_translations: if: - {{ branch.name | includes(term='crowdin') }}...
It is setup with CircleCIs GitHub app as described here https://circleci.com/docs/enable-checks/#enable-github-checks
And on `main` branch we have required checks from PRs