FilOzone/dealbot
remove `DEALBOT_DISABLE_CHAIN` config env var
Fechada
#456 aberto em 20 de abr. de 2026
good first issuehelp wantedready-for-work
Métricas do repositório
- Stars
- (2 estrelas)
- Métricas de merge de PR
- (Mesclagem média 20d 3h) (24 fundiu PRs em 30d)
Description
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.tsis being considered separately (see #297)