Skip to content

Add configuration-based recommendation ignore rules #12

Description

@yassinbahri

Goal

Let teams suppress reviewed recommendations without hiding unrelated candidates.

Proposed design

Define stable recommendation fingerprints from database alias, schema, table, and ordered columns. Read an ignore list from Django settings and omit matching candidates.

Acceptance criteria

  • Fingerprints are deterministic and documented.
  • Malformed settings produce an actionable Django system check or command error.
  • Text and JSON output report how many candidates were ignored.
  • Unit tests do not require PostgreSQL.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededv0.3.0Planned for the 0.3.0 trust and validation release

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions