unsplash / comment-on-pr

A GitHub Action to comment on the relevant open PR when a commit is pushed.
MIT License
150 stars 84 forks source link

[feature-request] - Support issue_comment triggers #15

Open dooleyb1 opened 4 years ago

dooleyb1 commented 4 years ago

Hey, thanks for the library! Currently using it and it's great.

I use issue_comment's to trigger GitHub actions and would love to use this library throughout some of these actions. Would it be difficult to add support for issue_comment's so that the library could comment on the issue that triggered the action?