1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/content/rest/pulls/comments.md
2022-12-15 19:00:00 +00:00

21 lines
682 B
Markdown

---
title: Pull request review comments
shortTitle: Review comments
intro: 'Use the REST API to interact with pull request review comments.'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- API
miniTocMaxHeadingLevel: 3
allowTitleToDifferFromFilename: true
---
## About pull request review comments
Pull request review comments are comments made on a portion of the unified diff during a pull request review. These are different from commit comments and issue comments in a pull request. For more information, see "[Commit comments](/rest/commits/comments)" and "[Issue comments](/rest/issues/comments)."
{% data reusables.pull_requests.issues-media-types %}