One of the main goal of SymfonyInsight is to help you maintain high quality in your project over long periods of time. To do so, integrating the information SymfonyInsight gives you in your processes is key.
SymfonyInsight already integrates natively with GitHub and Slack, and has the ability to be used in Bitbucket and GitLab as well using the SDK. You can even use a custom webhook to create a completely custom integration with any tool you would like.
Starting from today, you can also use Microsoft Teams natively on SymfonyInsight by using a few lines of configuration:
1
2
3
4
5
6
7
8
9
notifications:-type:teams# The Teams WebHook URL (see the documentation for more details)url:https://outlook.office.com/webhook/XXXXXXXXXX@XXXXXXXXX/IncomingWebhook/XXXXXXXXXXXXXX# On which event SymfonyInsight should post notificationson_success:true# Notify when an analysis succeededon_failure:true# Notify when an analysis failed or errored
As with any Open-Source project, contributing
code or documentation is the most common way to help, but we also have a wide range of
sponsoring opportunities.