Skip to content
← Back to Changelog

Tuesday, December 5th 2023

Conformance and Code Owners are now generally available for Enterprise teams

Posted by

Avatar for mknichel

Mark Knichel

Software Engineer

Avatar for mrmckeb

Brody McKee

Software Engineer

Avatar for codybrouwers

Cody Brouwers

Software Engineer

Avatar for mcocirio

Mariano Cocirio

Product Manager

Avatar for pearllatteier-vercelcom

Pearl Latteier

Engineering Manager

Avatar for gaspar09

Gaspar Garcia

Software Engineer

Avatar for paulo

Paulo De Mitri

Software Engineer

Avatar for skllcrn

Christopher Skillicorn

Product Designer

Today, we're releasing new features to Vercel's Developer Experience Platform to help Enterprise teams ship higher quality code, faster—even as teams and codebases scale:

Conformance: Maintain high-quality code standards across projects in your codebase.

  • Conformance CLI: Run Conformance in your CI/CD systems to block the merge of new code, or run it locally to catch issues before even committing them.
  • Custom Rules: Add organization-specific rules to ensure codebase consistency.

Code Owners: Integrate with your Git client for streamlined code reviews and smart reviewer assignments.

  • Reviewer Assignments: Intelligent code review assignments based on your organization's structure.
  • Modifiers: Customize your review process to fit your team's needs. Assign reviews in a round-robin style, based on who's on call, or to the whole team.

A reimagined dashboard experience: When you start using Conformance, you’ll see a reengineered workspace to surface code health insights, aid cross-team collaboration, and ensure a better onboarding experience for new team members.

Check out the documentation to learn more or contact us to get started.

Post