fix(agent-actions): apply account-age throttle on issue contributor-cap path - #3388
fix(agent-actions): apply account-age throttle on issue contributor-cap path#3388RealDiligent wants to merge 3 commits into
Conversation
…ap path Wire accountAgeThresholdDays into maybeCloseIssueOverContributorCap and label newly opened issues from below-threshold accounts, completing the Co-authored-by: Cursor <cursoragent@cursor.com> JSONbored#2561 issue-path gap documented in RepositorySettings.
…ap path Wire accountAgeThresholdDays into maybeCloseIssueOverContributorCap and label newly opened issues from below-threshold accounts, completing the Co-authored-by: Cursor <cursoragent@cursor.com> JSONbored#2561 issue-path gap documented in RepositorySettings.
…count-age throttle Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Caution 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥 🛑 Gittensory review result - fixes requiredReview updated: 2026-07-05 06:04:48 UTC
🛑 Suggested Action - Fix Blockers Review summary Nits — 5 non-blocking
CI checks failing
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (92.59%) is below the target coverage (99.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #3388 +/- ##
==========================================
- Coverage 93.46% 93.46% -0.01%
==========================================
Files 286 286
Lines 30761 30787 +26
Branches 11209 11220 +11
==========================================
+ Hits 28750 28774 +24
- Misses 1355 1356 +1
- Partials 656 657 +1
🚀 New features to boost your workflow:
|
|
Gittensory is closing this pull request on the maintainer's behalf (CI is failing (codecov/patch)). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |
Summary
Completes the issue-path half of account-age throttle (#2561). Supersedes closed #3374 (codecov/patch 92.59%).
Fix
accountAgeThresholdDaysinto issue contributor-cap path and label newly opened issuesnewAccountLabeland owner exemption on issue path (codecov/patch gaps from fix(agent-actions): apply account-age throttle on issue contributor-cap path #3374)Test plan
npm run typecheck