Automattic / gp-localci

LocalCI is a Github-oriented localization continuous integration add-on to GlotPress.
GNU General Public License v2.0
3 stars 5 forks source link

Idea: grab screenshots and add as links in PO comments #19

Open yoavf opened 7 years ago

yoavf commented 7 years ago

Automatically extract all images from the first (or all?) messages of a PR, and add them as links in comments for all strings added in that pr.

Challenge: how to make sure the comments stay after the merge (bcs it's relatively easy to do that on actual gp-localci-client runs).

Possible implementation: actually modify the code to add the comments.

Notes

mhsdef commented 7 years ago

What's the intended audience? WL translators?

If so, two thoughts spring to mind:

  1. We should be sure we only do this on public repos.
  2. The context field in Linguine was always intended for this. Saving clients (as they know their own environment best) were suppose to devise something relevant and save into there.