Skip to content

config-as-code: migrate gate/quality/AI-review mode settings off the DB (settings: + gate: dedup) #6444

Description

@JSONbored

Part of #6440.

Fields: `reviewCheckMode`, `linkedIssueGateMode`, `duplicatePrGateMode`, `qualityGateMode`, `qualityGateMinScore`, `selfAuthoredLinkedIssueGateMode`, `aiReviewMode`, `aiReviewByok`, `aiReviewProvider`, `aiReviewModel`, `aiReviewAllAuthors`.

These are special: each has BOTH a `settings.` field AND a `gate.` alias (via `applyGateConfigOverrides`), with `gate.*` winning when both are set. Before removing the DB column, decide which manifest path (`settings:` or `gate:`) becomes canonical going forward and deprecate the other, so there's exactly one place to look — not just one fewer (the DB).

Metadata

Metadata

Assignees

Labels

gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is needed

Projects

Status
In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions