Skip to main content
Configure the Autter pipeline from the hosted platform. The pipeline can combine codebase-aware checks with linters, scanners, and generation steps.

Available workflow types

Use a custom guardrail to describe a pre-merge quality check in natural language.Example:
All public API routes must apply rate limiting before calling application services.

Configure a repository

1

Choose the repository

Open the repository’s settings in the Autter platform.
2

Select focused checks

Enable checks that match the languages, frameworks, and risks in that repository.
3

Add custom guardrails

Describe organization-specific requirements in clear, testable language.
4

Run a representative pull request

Verify that findings are relevant and generation steps produce code your team would accept.
5

Adjust before enforcing

Remove noisy checks and refine broad guardrails before relying on them as merge gates.
Placeholder showing Autter pipeline controls for guardrails, tests, docstrings, linters, and scanners

Placeholder: replace with an approved modular pipeline screenshot.

Generated tests and docstrings are proposed changes. Review them with the same care as code written by a developer or coding agent.