In our repo there is a directory for database config and we are having trouble managing this between team members. I want to set up a webhook that watches for changes within this directory only, and if any changes are detected I want to send a slack notification to team members, so they know to pull the config and import into their local version.
Having looked through all the webhook options on Bitbucket I can't see anything that can facilitate this, although I may have missed something. If there is another way to achieve this I would love to hear it!
Thanks