Shopify / product-reviews-sample-app

A sample Shopify application that creates and stores product reviews for a store, written in Node.js
MIT License
355 stars 158 forks source link

Enable "per-PR" async PR mode #77

Closed Al-Campuzano closed 1 year ago

Al-Campuzano commented 1 year ago

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.