[PR #9905] fix: scope PR recap to only PRs from today #13267

Closed
opened 2026-02-16 18:18:08 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9905

State: closed
Merged: Yes


Summary

Updates the daily PR recap workflow to only show PRs from the current day, not all open PRs.

Changes

  • PRs created today - created:${TODAY}
  • PRs with activity today - updated:${TODAY}
  • PRs merged today - merged:${TODAY}

Updated Sections

Before After
Bug Fixes Needing Attention New PRs Today
High Activity (5+ comments) Active PRs Today
Quick Wins Quick Wins
Merged Bug Fixes Today Merged Today

Removes tracking of stale PRs since this is a daily recap focused on today's activity.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9905 **State:** closed **Merged:** Yes --- ## Summary Updates the daily PR recap workflow to only show PRs from the current day, not all open PRs. ## Changes - **PRs created today** - `created:${TODAY}` - **PRs with activity today** - `updated:${TODAY}` - **PRs merged today** - `merged:${TODAY}` ## Updated Sections | Before | After | |--------|-------| | Bug Fixes Needing Attention | New PRs Today | | High Activity (5+ comments) | Active PRs Today | | Quick Wins | Quick Wins | | Merged Bug Fixes Today | Merged Today | Removes tracking of stale PRs since this is a daily recap focused on today's activity.
yindo added the pull-request label 2026-02-16 18:18:08 -05:00
yindo closed this issue 2026-02-16 18:18:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13267