Github Integration and only Sync Proofread Strings

Hi guys,
I’m integrating Crowdin into my open source project. I installed Github integration but got lost on how to control the sync strategy.
Currently as the default setting, it seems that every one could translate strings. That’s ok however, after Github Integration’s syncing, the un-reviewed transalated strings are synced into the Github working branch.
My requirement is that everyone could contribute translations without extra permission but only the proofread ones could be synced. And I wonder could this integration setting be configured?

Thanks

Enable this on project settings

export only approved suggestions

in this case only Approved will be taken into PR or MR in github

1 Like