Code reviews are a critical component of the development feedback cycle. In Aspect Workflows, a dedicated bot, affectionately nicknamed Marvin, streamlines this process. Marvin monitors your pull requests and instantly delivers build and test results directly from Bazel’s Build Event Stream. This immediate notification when a build fails is key: it drastically reduces the Time to Failure metric, ensuring engineers get the crucial information they need to fix issues and stay in their productive workflow. Marvin also watches the results of Linting tasks. When linting tasks report a warning or error, Marvin annotates the offending line of code using GitHub’s checks API:Documentation Index
Fetch the complete documentation index at: https://docs.aspect.build/llms.txt
Use this file to discover all available pages before exploring further.



