Email Notifications

The Unflakable email integration provides configurable email notifications triggered by events such as tests being quarantined or removed from quarantine. Each email integration can notify up to 20 email addresses.

This page covers the following topics:

  1. Adding an email notification
  2. Configuring an email notification
  3. Adding a recipient to an email notification
  4. Removing a recipient from an email notification

LinkAdding an email notification

To add an email notification:

  1. Visit the IntegrationsNew tab page.
  2. Click the Add Integration button labeled with a plus sign (+).
  3. Select Email as the integration type.
  4. Provide a name for the integration (e.g., Notify on-call list).
  5. Enter one or more email recipients by typing each email address and pressing ENTER after each. To remove an email address, click its x icon. To clear all current recipients, click the x icon at the right of the text box.
  6. If you have previously added test suites, you may enable this integration for one or more of them by checking the boxes next to the corresponding test suites.
  7. Click ADD to create the integration.
  8. Optionally customize the events that trigger notifications by following the instructions below.

LinkConfiguring an email notification

To customize the events that trigger a notification:

  1. Visit the IntegrationsNew tab page.
  2. Expand the Notifications settings for the email integration you would like to configure by clicking on Notifications. If a notification is enabled, the toggle switch to the right of its name will appear green and positioned to the right (Disabled). Otherwise, it will appear gray and positioned to the left (Enabled).
  3. Click a switch to enable or disable the corresponding notification. A green checkmark will appear once the update is successful. The following notifications are supported:
    • Test becomes Flaky:
      Triggered when a Passing or Failing test exhibits flakiness (fails, then passes upon retry) when auto-quarantine is disabled.
    • Test becomes Quarantined:
      Triggered when a team member manually quarantines a test or when a Passing or Failing test exhibits flakiness (fails, then passes upon retry) when auto-quarantine is enabled.
    • Team member sets a Flaky test to Passing:
      Triggered when a team member manually performs this action.
    • Team member sets a Quarantined test to Passing:
      Triggered when a team member manually performs this action.
    • Failing test passes:
      Triggered when a Failing test transitions to Passing.
    • Passing test fails:
      Triggered when a Passing test transitions to Failing.

LinkAdding a recipient to an email notification

To add a recipient to an existing email notification:

  1. Visit the IntegrationsNew tab page.
  2. Click the Add Recipient ( ) icon in the card containing the desired email notification. The New Email Recipient dialog will appear.
  3. Enter the email address of the intended recipient.
  4. Click ADD to confirm.

LinkRemoving a recipient from an email notification

To remove a recipient from an email notification:

  1. Visit the IntegrationsNew tab page.
  2. Locate the card containing the desired email notification.
  3. If the Recipients section is collapsed, click to expand it.
  4. Click the Delete Recipient icon next to the email recipient you would like to remove. A confirmation dialog will appear.
  5. Click DELETE to confirm.