Integrations
Connect M00N Report with Jira, Slack, Teams, Discord, Telegram, and email to streamline your testing workflow.
Jira Integration
M00N Report integrates with Jira via OAuth 2.0 for seamless issue tracking alongside your test results. The connection is configured at the organization level by an admin.
- Link test failures directly to existing Jira issues.
- Create new Jira issues from failed tests without leaving M00N Report.
- View linked Jira issues alongside test results.
- Configure issue types and project mappings to match your workflow.
- Bidirectional sync- the Jira Forge panel shows test status directly inside Jira.
Setup: Navigate to Settings → Integrations → Connect Jira to authorize your Jira instance.
Notification Webhooks
Send notifications to your team when test events occur. Configure per-project notification channels and customize message templates with variable placeholders.
Post notifications to Slack channels via webhook.
Deliver notifications to Teams channels.
Send formatted notifications with status badges.
Notify any Telegram group or channel.
Send email notifications via Gmail OAuth or custom SMTP.
Setup: Navigate to Settings → Notifications to configure your channels.
Slack
- Paste your Slack webhook URL into the notification settings.
- Receive notifications for run completions, failures, and other events.
- Customize the message format with test data variables.
Microsoft Teams
- Use an Incoming Webhook connector to receive notifications.
- Notifications appear directly in your Teams channel.
- Customize the message template to suit your team's preferences.
Discord
- Paste your Discord webhook URL into the notification settings.
- Receive formatted notifications with status badges.
Telegram
- Configure with your bot token and chat ID.
- Receive notifications in any Telegram group or channel.
Email Notifications
Two setup options are available for sending email notifications:
- Gmail OAuth- connect your organization's Gmail account for quick setup.
- Custom SMTP- configure host, port, and credentials for any mail server.
- Test email sending before saving to verify your configuration works.
Webhook Events
- Run completed- triggered when an automated run finishes.
- Failures detected- triggered when tests fail.
- Customizable templates with variables like
{projectName},{runName},{passRate}, and{failedCount}.
Use the test button in Settings to verify your webhook is working before relying on it.