reportr-alerts-webhook

1.0.0 • Public • Published

Webhook Alerts for Reportr

How to add it to your instance?

Add reportr-alerts-webhook to the package.json and load it in your Reportr configuration:

reportr.configure({
    alerts: [
        require("reportr-alerts-webhook")()
    ]
});

/reportr-alerts-webhook/

    Package Sidebar

    Install

    npm i reportr-alerts-webhook

    Weekly Downloads

    0

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • samypesse