Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 514 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 514 Bytes

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.