View all articles
What are the implications of not using deployments.setPullServices in a monorepo setup?
Without deployments.setPullServices, team-level DORA stats (like deployment frequency, open to deploy, and merge to deploy) will likely be inaccurate. However, org-level trends in commits, merges, and deploys should still be relatively accurate.
For best practices on how to structure deployments and use DX APIs effectively, see Setting up DORA metrics in DX.