-
-
Notifications
You must be signed in to change notification settings - Fork 23
Add bounded PR-detail fill #83
Copy link
Copy link
Open
Labels
P3Low-risk cleanup, docs, polish, ergonomics, or speculative feature.Low-risk cleanup, docs, polish, ergonomics, or speculative feature.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.ClawSweeper found an open linked pull request for this issue.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Description
Metadata
Metadata
Assignees
Labels
P3Low-risk cleanup, docs, polish, ergonomics, or speculative feature.Low-risk cleanup, docs, polish, ergonomics, or speculative feature.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.ClawSweeper found an open linked pull request for this issue.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Type
Fields
No fields configured for issues without a type.
Parent: #81
Observed Workflow
After using coverage-style SQL to find missing PR details, I needed to hydrate those missing rows. This was useful for maintainer work, but the orchestration lived outside Gitcrawl.
Some repositories were practical to fill. Larger ones looked likely to take hours, cross multiple GitHub API resets, and add hundreds of MB or multiple GB to the local DB.
Current Workaround
The manual workflow involved:
Request
Add a bounded PR-detail fill command.
Example shape:
Useful Behavior
Why This Matters
The use case is not "hydrate everything blindly." It is local maintainer visibility: fill enough of the archive to answer real questions, while keeping quota, time, and disk growth bounded.
Acceptance Criteria
Prepared with Codex, confirmed as accurate by human.