{% extends "cacsremoteservice/views/layouts/master.html" %} {% block scripts %} {% endblock %} {% block secondary-nav %} {% include "cacsremoteservice/views/projects/project-header.html" with project=item tabs=tabs %} {% endblock %} {% block secondary-nav %} {% include "cacsremoteservice/views/projects/project-header.html" with project=item tabs=tabs %} {% endblock %} {% block main %}
{% include "cacsremoteservice/views/partials/validation-errors.html" %}

Notifications Configuration

Receive notifications for analysis events and warnings about the state of your code. This project-specific configuration can be used to override the global notification settings.

Slack Notifications

Notifications can be pushed to your Slack channel. Read more about the Slack API here.

{% endblock %}