This code repository (or "repo") is designed to host all the tools for running github bots
Open Labrador organization already created a prow github action template. To use it, please proceed with the following steps:
- Install the
Open Labrador Github Actions Prowgithub action.
-
Create an
OWNERSfile in the root directory. Here is the Kubernetes OWNERS file format. -
Create a
labels.ymlfile inside the.githubdirectory. The labels.yml is a list of labels that the bots are allowed to use. Here is the example for the labels.yml file.
To deploy the full Prow bot on Kubernetes, please visit the prow directory.