Show weekly-check status per repo #26

Manually merged
marvin8 merged 9 commits from feat/issue-18-weekly-check-column into feat/board-automation 2026-08-16 06:49:16 +00:00
Collaborator

Refs #18

Adds a per-repo weekly-check status column:

  • RepoData.weekly_check_status / weekly_check_date (cache schema 6)
  • fetch from /actions/tasks, filtered to event=schedule + workflow_id=weekly-checks.yml
  • / / cell, with date when >7 days stale
  • failures sorted to the top
  • yilan diff reports ✓→✗ transitions
  • private repos excluded from discovery
Refs #18 Adds a per-repo weekly-check status column: - `RepoData.weekly_check_status` / `weekly_check_date` (cache schema 6) - fetch from `/actions/tasks`, filtered to `event=schedule` + `workflow_id=weekly-checks.yml` - `✓` / `✗` / `—` cell, with date when >7 days stale - failures sorted to the top - `yilan diff` reports ✓→✗ transitions - private repos excluded from discovery
add deferred test coverage
All checks were successful
/ gitleaks (pull_request) Successful in 26s
/ pr-review (pull_request) Successful in 41s
/ checks (pull_request) Successful in 1m50s
/ deploy-docs (pull_request) Has been skipped
dd52dbf969
marvin8 approved these changes 2026-08-16 06:48:33 +00:00
marvin8 manually merged commit 84a7cbfbe9 into feat/board-automation 2026-08-16 06:49:16 +00:00
marvin8 deleted branch feat/issue-18-weekly-check-column 2026-08-16 06:49:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/yilan!26
No description provided.