-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be awesome to have repos/:owner/:repo/commits/:sha-1 covered as well
in that to allow comments to fetch and submit.
It looks I confused API sets to think the submit functionality exists plain SHA-1 commits.
Finally I recovered the page I meant for the submitting:
https://developer.github.com/v3/repos/comments/#list-commit-comments
POST /repos/:owner/:repo/commits/:commit_sha/comments
So it must be feasible to implement. I may entertain myself in doing so :-)
Thanks for this wonderful package!
charignon
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request