The project provides CodeBuild/CodePipeline integration with GitHub for better developer experience.
- Annotate GitHub commits with status of CodePipeline action executions - this is typically deployment pipelines
- Post CodeBuild logs as PR comments (linters, tests, builds)
bazel test //...
bazel run syncdeps