Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > CobuildConfiguration > cobuildRunnerId

CobuildConfiguration.cobuildRunnerId property

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

This is a name of the participating cobuild runner. It can be specified by the environment variable RUSH_COBUILD_RUNNER_ID. If it is not provided, a random id will be generated to identify the runner.

Signature:

readonly cobuildRunnerId: string;