Hello,
We use Bitbucket Cloud app for integration with Slack channel.
We know what we can follow for branch and get notifications about events (for example: pull request events).
Description:
We would like to follow for `master` branch and wait pull request events but we want to have notification about pull request from branches (source branch) matches with pattern `feature/*`.
Do you know, how we can do it?