0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-22 15:25:05 +01:00
silverwind eb8adf3297
feat(api): add in_reply_to field for pull review comment replies
Add `in_reply_to` field to `CreatePullReviewComment` that accepts a
comment ID, consistent with GitHub's API. The handler resolves the
comment ID to the internal review ID and creates the reply as a
non-pending comment so it threads correctly under the original review.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 14:49:42 +01:00
..
2025-09-13 10:34:43 -04:00