fix(agent-actions): apply account-age throttle on issue contributor-cap path - #3405
fix(agent-actions): apply account-age throttle on issue contributor-cap path#3405RealDiligent wants to merge 4 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>
… exemption 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:24:28 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 (96.15%) 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 #3405 +/- ##
=======================================
Coverage 93.46% 93.46%
=======================================
Files 289 289
Lines 30784 30809 +25
Branches 11220 11231 +11
=======================================
+ Hits 28773 28797 +24
Misses 1355 1355
- 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 and #3388 (codecov/patch failures).
Fix
accountAgeThresholdDaysinto issue contributor-cap path and label newly opened issuesv8 ignoreon issue label catch handler (codecov/patch gap)Test plan
npm run typechecknpm run selfhost:env-reference:check