This works in CircleCI 2.0, but it's problematic for old repositories, as if we change the config.yml in master to include this, all PRs older than my push won't have any filter until they rebase against master, which can lead to a lot of noise.
Being able to specify a branch for notification in the UI would fix this issue as it would apply to all existing PRs immediately.
CCI-I-350