Skip to content

Bot Commands

Wang, Xiao edited this page Oct 19, 2023 · 29 revisions

(This page is generated. Don't directly edit here. Your changes may be overwritten in future updates.)

The !build command without any option runs a default set of jobs, including C++ and python tests, examples build and run, sanity checks, etc.

CI bot commands:

Usage: !build [options]
  Options:
    --diff
      Run codegen diff jobs
      Default: false

Example:

!build --diff
Clone this wiki locally