Skip to main content

Configure Build Notification Settings

BuildNinja enables you to configure Notification Settings at the build configuration level. These settings define how and when you receive alerts for your builds. Notifications typically trigger on events such as build success, failure, or completion.

To set up notification settings at the build configuration level:

  1. Navigate to Projects projects-icon.png to access the project management interface.

  2. Navigate to the build configuration where you want to add notifications.

    notification-settings-build-page.png

  3. Open the Notifications tab.

    build-notification-settings-page.png

  4. Click Add Notification.

    notification-settings-add-notification-button.png

  5. Provide the following details:

    • To: Primary recipients of the notification.
    • CC: Secondary recipients of the notification.
    • BCC: Hidden recipients of the notification.
    • Template: The email template to use for the notification.
    • Subject: The subject line of the notification email.
    • Condition: The build event that triggers the notification.

    add-notification-details-form.png

  6. (Optional) Check Enable Notification checkbox to automatically activate the notification after saving.

    notification-settings-enable-notification-checkbox.png

  7. Click Save to save the settings.

    notification-settings-save-button.png

    The notification is now active and will send alerts automatically when the specified condition occurs.

    notification-settings-configured.png

note
  • You can add multiple notifications for different events within the same build configuration.
  • Administrators configure the system-wide notifier. Project users can only create notification rules that use it.