Gemini: add dogfood evidence repo filter #91

Open
opened 2026-05-28 01:17:29 +02:00 by codex · 0 comments
Collaborator

Context

The evidence cockpit should support summaries for one repo or a subset of repos.

Task

Add a --repo-filter option to the dogfood evidence aggregator.

Acceptance criteria

  • Filter applies to log entries and run-derived repo counters where available.
  • Multiple repo filters are supported or explicitly rejected with a clear message.
  • Tests cover included and excluded repos.

Verification

  • python scripts/dogfood/aggregate_evidence.py --repo-filter <repo> on fixture data.
## Context The evidence cockpit should support summaries for one repo or a subset of repos. ## Task Add a `--repo-filter` option to the dogfood evidence aggregator. ## Acceptance criteria - Filter applies to log entries and run-derived repo counters where available. - Multiple repo filters are supported or explicitly rejected with a clear message. - Tests cover included and excluded repos. ## Verification - `python scripts/dogfood/aggregate_evidence.py --repo-filter <repo>` on fixture data.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#91
No description provided.