Closed sakulstra closed 1 year ago
Hello, i've been using this action quite a lot and am wondering if it would be possible to support commit comments as well
commit comments
I think in theory should be possible by accepting a sha instead of issue-number and alter the behavior in createComment.
sha
issue-number
Docs: https://docs.github.com/en/rest/commits/comments?apiVersion=2022-11-28#create-a-commit-comment
Hi @sakulstra
I have a separate action for commit comments. Please see commit-comment.
Hello, i've been using this action quite a lot and am wondering if it would be possible to support
commit comments
as wellI think in theory should be possible by accepting a
sha
instead ofissue-number
and alter the behavior in createComment.Docs: https://docs.github.com/en/rest/commits/comments?apiVersion=2022-11-28#create-a-commit-comment