Skip to content

FEAT: GPT5 reviewer of the PR -- add comment to resulting PR. #2

@mmcky

Description

@mmcky

I would like to implement a reviewer for the resulting Claude Sonnet 4.5 that evaluates the PR using GPT5 and leaves a review comment on the resulting PR at the time of setting up the PR to assist with human review.

I have done some testing with this prompt

This is a test repository for action-translation-sync and we have setup 16 PRs that test various edits to the files. I would like you to work through them one by one and evaluate the resulting PR in test-translation-sync.zh-cn. Each test PR has a link embedded in the PR (are you able to follow those to match the Source PR with the Target PR?)

for bulk testing and it is making useful comments (Sample output as a comment below)

  • I would like to extend this action to have a reviewer mode for the TARGET repository.

Suggested implementation:

  1. setup target repository (.zh-cn) to use the same extension but in review mode.
  2. when a PR is setup with a action-translation-sync tag then run a review.
  3. the review will use a different model such as GPT5 to assess the quality of the PR (it will use the link information to see the English changes), and produce a small report on the quality of the resulting PR.
I would like you to evaluate this PR comparing to the SOURCE pull request (identified in the comment section of this PR) to check the consistency and quality of the translation. The languages are from ENGLISH to CHINESE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions