Is it possible to only receive notifications when things are pushed or merged into the master branch? I was wondering because I'd like to use something like this for production to know when they should update their repositories and I don't want them getting notifications every time something happens to the repository only when something is done to the master branch.
Is it possible to only receive notifications when things are pushed or merged into the master branch? I was wondering because I'd like to use something like this for production to know when they should update their repositories and I don't want them getting notifications every time something happens to the repository only when something is done to the master branch.