Skip to content

Include watched repository details in vigilante status#274

Merged
nicobistolfi merged 3 commits intomainfrom
vigilante/issue-270-include-watched-repository-details-in-vigilante-status
Mar 21, 2026
Merged

Include watched repository details in vigilante status#274
nicobistolfi merged 3 commits intomainfrom
vigilante/issue-270-include-watched-repository-details-in-vigilante-status

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • add a watched-repositories section to vigilante status
  • summarize key watch-target metadata and current activity per repo in a compact, stable format
  • cover the new section with focused status tests and update the README command description

Validation

  • go test ./internal/app -run 'TestStatusCommand|TestWatchedRepoStatuses|TestGroupSessions|TestFormatSessionRow|TestIsPRTracking|TestIsStaleBlockedUsesConfiguredTimeout'
  • go test ./internal/app (currently fails in unrelated existing test TestScanOncePausesWhenGitHubCoreRateLimitIsLowAndCommentsActiveIssues because its fake runner does not provide gh api user --jq .login)

Closes #270

@nicobistolfi nicobistolfi force-pushed the vigilante/issue-270-include-watched-repository-details-in-vigilante-status branch from 8378428 to a400cbb Compare March 21, 2026 21:57
@nicobistolfi nicobistolfi merged commit db215f4 into main Mar 21, 2026
1 check passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-270-include-watched-repository-details-in-vigilante-status branch March 21, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include watched repository details in vigilante status

1 participant