Is there a way to notify people on change of some certain files? Specifically, I would like to track change of *.sql files and and notify our developers on a change. How can
I know this is really an old question, but here is a solution you can deploy via a github webhook on a repo. You can also customize and change the code to look for specific file patterns and notify you via email, slack, text or other means. Hope this is helpful.
Here is the code for it: https://github.com/DevScoreInc/samples/tree/master/github-file-monitor
Here is a demo that shows exactly how to configure this: https://youtu.be/6HgxIkT8EQ4