Does Chromatic work with Azure DevOps?
Chromatic is a CI-powered service. That means you can run chromatic
in any CI workflow including Azure DevOps. However, some of the automatic configuration that comes out of the box from Chromatic won’t be available to Azure DevOps users. Rest assured, it’s straightforward to configure yourself. Below are things to note for set up:
- Your team must sign up via email/password
- Access control is manually-managed at the project level via External Collaborators
- Pull request checks must be setup via in your CI provider
Read the setup guide.