Introduction
Last updated
Last updated
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:
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.
A command line tool that helps developers manage cross-PR dependencies. This tool also automates syncing and merging of stacked PRs. Useful when your team wants to promote a culture of smaller, incremental PRs instead of large changes, or when your workflows involve keeping multiple, dependent PRs in sync.
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.