gaia-pipeline / gaia-bot

This is the bot taking care of new PRs and testing commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gaia-bot

This is the bot taking care of new PRs and testing commands. This bot can be invoked by calling /test on an open Gaia PR.

Executors

As of this writing (2020.07.21) the bot uses a remote hetzner machine in order to build and push docker images because it's too expensive to use machines in circleci.

Arguments

Some commands can have arguments. test for example:

/test

Or

/test gaiapipeline/testing:tag-123

It's important to also provide the while repository name.

About

This is the bot taking care of new PRs and testing commands

License:Apache License 2.0


Languages

Language:Go 88.6%Language:Shell 7.1%Language:Makefile 2.2%Language:Dockerfile 2.1%