1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/rest/issues/comments.md

20 lines
652 B
Markdown

---
title: REST API endpoints for 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: '*'
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).
<!-- Content after this section is automatically generated -->