Simple Rules Engine to alert when Bitrise builds meet certain conditions
npm i
node index.js
In rules.js you can add new rules
You will need to handle new rules here rules.js
You will need to add your Slack Webhook URL here
You can update the format and contents of the slack notification in utils.js