1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/rest/commits/comments.md

20 lines
628 B
Markdown

---
title: REST API endpoints for commit comments
shortTitle: Commit comments
intro: Use the REST API to interact with commit comments.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
ghes: '*'
topics:
- API
allowTitleToDifferFromFilename: true
autogenerated: rest
---
## About commit comments
You can create, edit, and view commit comments using the REST API. A commit comment is a comment made on a specific commit. For more information, see "[AUTOTITLE](/rest/guides/working-with-comments#commit-comments)."
<!-- Content after this section is automatically generated -->