unsplash / comment-on-pr

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

Add option for specifying a pattern to use for checking for duplicates #25

Closed tobloef closed 3 years ago

tobloef commented 4 years ago

This is useful for when an automatic comment may have been edited, which it for example will when you check a checkbox. I haven't ever done anything with Ruby before, so there may be a prettier way to do it.