FilOzone/dealbot

remove `DEALBOT_DISABLE_CHAIN` config env var

クローズ

#456 opened on 2026/04/20

 (3 件のコメント) (2 件のリアクション) (2 人の担当者)TypeScript (9 件のフォーク)github user discovery
good first issuehelp wantedready-for-work

Repository metrics

Stars
 (2 個のスター)
PR merge metrics
 (平均マージ 20d 3h) (30d で 24 merged PRs)

説明

DEALBOT_DISABLE_CHAIN allows running Dealbot without chain integration. However, chain interaction is a core dependency for Dealbot’s functionality, and disabling it results in running none of the checks agains sp.

This flag does not appear to provide meaningful value and may introduce confusion or unintended usage.

Notes -

  • A broader refactor of app.config.ts is being considered separately (see #297)

コントリビューターガイド