Skip to content

I18N-2151 Add inline review comments feature for GitHub PRs - #495

Draft
DarKhaos wants to merge 1 commit into
masterfrom
I18N-2151
Draft

I18N-2151 Add inline review comments feature for GitHub PRs#495
DarKhaos wants to merge 1 commit into
masterfrom
I18N-2151

Conversation

@DarKhaos

Copy link
Copy Markdown
  • Introduced --add-inline-review-comments option in ExtractionCheckCommand to enable adding inline comments to PRs.
  • Implemented GithubReviewCommentService to generate review comments based on i18n check failures.
  • Enhanced ExtractionCheckNotificationSenderGithub to post inline comments using the new service.
  • Added utility class ReviewCommentUtils for managing review comments and their associated line numbers.
  • Updated GithubClient to support posting review comments to PRs.

- Introduced `--add-inline-review-comments` option in `ExtractionCheckCommand` to enable adding inline comments to PRs.
- Implemented `GithubReviewCommentService` to generate review comments based on i18n check failures.
- Enhanced `ExtractionCheckNotificationSenderGithub` to post inline comments using the new service.
- Added utility class `ReviewCommentUtils` for managing review comments and their associated line numbers.
- Updated `GithubClient` to support posting review comments to PRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant