1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/rest/issues/comments.md
2024-01-25 01:50:29 +00:00

21 lines
643 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)."
<!-- Content after this section is automatically generated -->