Introduction

Learn how to use the Aviator's developer collaboration suite to manage build, test, and merge deploy processes.

Aviator is a fast, customizable workflow automation tool for developers to manage their build, test, merge and deploy processes. Aviator’s scalable framework helps teams avoid broken builds and unreliable tests, and improve code review process using smart heuristics.

There are 4 key components of Aviator:

FlexReview

Introduce flexibility to your code review process by understanding the nuances of every code change and every reviewer. Instead of defining a static CODEOWNERS file, it analyses the history of code review patterns to suggest reviewers. Additionally teams can set response time SLOs and configure automated actions.

How Aviator works

Aviator connects as a GitHub app that can be installed on any repository. The CLI can be installed using HomeBrew and configured using your GitHub personal access token. Aviator also has a Chrome Extension that gives live status updates within the GitHub UI.

Last updated

Was this helpful?