Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.sunny-dev.info/llms.txt

Use this file to discover all available pages before exploring further.

Repository Preferences allow you to define how Revolte interacts with your source code and orchestrates your development lifecycle. These settings are applied globally to the application across all environments.

Configuration Modules

Explore the key areas of repository configuration:

App & Branch Settings

Define your main application and map Git branches to Revolte environments.

Agent Workflow

Enable AI-assisted coding, debugging, and automated task execution.

Prebuild Workflow

Configure automated code reviews, PR summarization, and fix suggestions.

Pipeline

Automate code quality checks, style enforcement, and test suite execution.

Preset & Service

Define build presets and automated rollout strategies for your services.

Why it Matters

Consistency in repository preferences ensures that every developer on your team follows the same quality standards and deployment patterns. By centralizing these in revolte.yaml, you maintain a version-controlled “Source of Truth” for your entire delivery process.

Next Steps