Skip to content

Simple Rules Engine to alert when Bitrise builds meet certain conditions

License

Notifications You must be signed in to change notification settings

DamienBitrise/bitrise-slack-alert-bot

Repository files navigation

bitrise-slack-alert-bot

Simple Rules Engine to alert when Bitrise builds meet certain conditions

Run Locally

Install Dependencies

npm i

Running Slack Alert Bot

node index.js

Run on Repl.it

Run on Repl.it

Configuring Bitrise Build Webhook

Adding new Alert Rules

In rules.js you can add new rules

You will need to handle new rules here rules.js

Slack Notification

You will need to add your Slack Webhook URL here

You can update the format and contents of the slack notification in utils.js

About

Simple Rules Engine to alert when Bitrise builds meet certain conditions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published