This changes the async translations workflow to a new "per-PR" mode, which means async translations will now come back grouped by the PR number that originally requested them.
Why are these changes introduced?
This makes it easier to manage those translations and allows the requester to be in the full loop of the process.
What approach did you take?
Changed the translation.yml config file to add the new setting.
PR Summary:
This changes the async translations workflow to a new "per-PR" mode, which means async translations will now come back grouped by the PR number that originally requested them.
Why are these changes introduced?
This makes it easier to manage those translations and allows the requester to be in the full loop of the process.
What approach did you take?
Changed the translation.yml config file to add the new setting.