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 setup:
- Sign up via email/password. For a team, contact support for an unlinked organization account so teammates can share management without sharing credentials
- Access control is manually-managed at the project level via External Collaborators
- Pull request checks must be set up in your CI provider
Read the setup guide.