name: Adding your project to Bazel CI about: For requests to add a project to Bazel CI title: Request to add new project [PROJECT_NAME] labels: new-project assignees: ''
.bazelci/presubmit.yml file.Welcome to Bazel CI! We are thrilled that you want to test your project with Bazel. Please follow these steps to make the on-boarding experience as smooth as possible:
<YOUR REPO>/.bazelci/presubmit.yml. The configuration format is documented here, and you can find several an example here. No need to get it right on the first try - It's usually a good idea to start with a basic configuration, wait until the pipeline is set up, trigger a build and then iterate on the configuration.