Lyra uses git pull during and after a pull-request is created, but it does not re-read LyraConfig after that. If the list of allowed languages changed in the remote repository, or if the location or formats of messages and translations changed, we would probably have problems until Lyra server is restarted.
See RepoGit.getLyraConfig and api/pull-request/[projectName]/route.ts
Lyra uses git pull during and after a pull-request is created, but it does not re-read LyraConfig after that. If the list of allowed languages changed in the remote repository, or if the location or formats of messages and translations changed, we would probably have problems until Lyra server is restarted.
See
RepoGit.getLyraConfig
andapi/pull-request/[projectName]/route.ts