🌱 PR digest: show age, filter stale change requests - #912
Conversation
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
This reverts commit 034b2c7.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe Slack digest workflow now excludes draft PRs and current-head PRs with latest ChangesPull request digest
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to The change only filters stale pull requests and adds creation age to the existing Slack digest; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Test Coverage ReportTotal: 48.9% Per-package coverage
Full function-level detailsPosted by CI |
|
/rfr |

Summary
Updates the daily Slack ready-for-review digest workflow (
.github/workflows/pr-ready-for-review-digest-slack.yml) to make the digest more actionable for reviewers.opened 5d ago) on every digest line.CHANGES_REQUESTEDon the current HEAD commit. PRs where the author pushed fixes after an earlier change request still appear in the digest.Closes #888.
Impact
PR Ready For Review Daily DigestGitHub Actions workflow and its Slack output.reviewDecisionwasCHANGES_REQUESTEDbut the request targeted an older commit.Test plan
gh pr list+jqfilter locally againstmigtools/craneto verify age formatting and head-aware review filtering.workflow_dispatchon fork and confirmed digest message builds successfully.CHANGES_REQUESTEDon current HEAD are excluded.Summary by CodeRabbit
New Features
Bug Fixes