{% if plugin_test_results %}
{{ plugin_test_results }}{% endif %}
Hipchat notifications are managed through Hipchat itself. After you added the Sentry integration directly into Hipchat you can add projects directly from there to your rooms.
This page only shows in which rooms the project shows up. To add or remove them, you need to use the integration configuration page.
If you use the cloud hosted hipchat installation, you can one-click install the integration:
Alternatively to add the Sentry integration to Hipchat click on “Install an integration from a descriptor URL” on your room in Hipchat and add the following descriptor URL:
{{ descriptor }}{% if on_premise %} {% endif %}
The plugin is currently not active in any rooms. {% else %}
Room | {#Hipchat instance | #}By | {% if plugin.is_testable %}Test | {% endif %}
---|---|---|---|
{{ tenant.room_name }} (id: {{ tenant.room_id }}; owner: {{ tenant.room_owner_name }}) |
{# {{ tenant.installed_from }} | #}{{ tenant.auth_user.username }} | {% if plugin.is_testable %}{% endif %} |
You can add or remove rooms directly from within Hipchat. If you disable the plugin here, all associations are automatically deleted and this project will no longer notify in any rooms. {% endif %}