Collaborator administrators can configure it to automatically create or update reviews for Simulink models that were found in pull requests or pushes from remote repositories. This feature complements the Collaborator's ability to automatically create reviews for remote repository integrations.
How it works
When remote repository integration is enabled, Collaborator automatically creates or updates reviews for pull requests and/or direct pushes to specified branches.
If the changed files include Simulink models (.mdl or .slx), Collaborator tries to invoke MathWorks MATLAB to automatically export those models as web view archives and upload them to review.
If MathWorks MATLAB is not installed on the same machine where Collaborator server is installed, Collaborator uploads models as binary files and displays a warning that Simulink models cannot be reviewed as MATLAB is not configured on Collaborator server.
Requirements
- Collaborator Enterprise edition.
- Any of remote repository integrations is configured and running.
- MathWorks Simulink version 2018-2021, 2022b with Simulink Report Generator is installed on the same machine where Collaborator server is installed.
- Path to MathWorks MATLAB is specified in Collaborator settings, or is appended to machine's PATH environmental variable.
See Also
Review Simulink Models
Integration With Repository Hosting Services
Simulink integration settings
Admin Tasks