Currently it's possible to create filtered subscription for a bunch of events, but it's not possible for the deployment events.
Since we are deploying quite often, we have way too many notifications and in reality are only looking at the failed ones.
It would be extremely cool if we could filter based on the deployment state, like so:
/github subscribe myawesomeorg/MyIncredibleProject deployments +status:failure
Related to #913
Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.
Filtering by environment is another use-case for this improvement.
Is this still relevant? If so, just comment with any updates and we'll leave it open. Otherwise, if there is no further activity, it will be closed.
I think it鈥檚 still relevant.
Most helpful comment
Filtering by environment is another use-case for this improvement.