bot/src/commands/build.ts
openaliro/openaliro
Module

build.ts

@file /build <target> — dispatch firmware-builds.yml.

bot/src/commands/build.ts

Overview

@file /build <target> — dispatch firmware-builds.yml. The heaviest thing this bot can ask CI for: up to six jobs, the NCS and ESP-IDF toolchains, tens of minutes. Deferred unconditionally, rate limited harder than anything else here, and idempotent on the interaction ID so a retried delivery cannot dispatch twice.

depends on api.ts build-targets.ts command.ts db.ts discord.ts followup.ts  ·  used by index.ts

Undocumented (2)

formatRemaining, handler