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

Support deleting previous message by regex #32

Closed cemo closed 3 years ago

cemo commented 3 years ago

It will be nice to delete previous message by checking regex. In our case bot is writing commit id base comment. But after another commit there will be another comment. Having so many comments in one repo is extremely not readable on our side. Supporting deleting existing messages by a regex check would be nice.