23 lines
698 B
Markdown
23 lines
698 B
Markdown
---
|
|
title: Issue comments
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Comments
|
|
intro: Use the REST API to manage comments on issues and pull requests.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About issue and pull request comments
|
|
|
|
You can use the REST API to create and manage comments on issues and pull requests. {% data reusables.pull_requests.issues-pr-shared-api %} To manage pull request review comments, see "[AUTOTITLE](/rest/pulls/comments)."
|
|
|
|
{% data reusables.pull_requests.issues-media-types %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|