LearnNewsExamplesServices
Frontmatter
id9031
titleFeat: DevRank Cleanup Service
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 7, 2026, 7:30 PM
updatedAtFeb 7, 2026, 7:34 PM
githubUrlhttps://github.com/neomjs/neo/issues/9031
authortobiu
commentsCount0
parentIssue8930
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 7, 2026, 7:34 PM

Feat: DevRank Cleanup Service

Closed v12.0.0 enhancement
tobiu
tobiu commented on Feb 7, 2026, 7:30 PM

Implement a Cleanup service to enforce data integrity, sorting, and retroactive policy application.

Features:

  • Purge: Remove users from users.json and tracker.json if they are blacklisted or fall below the minTotalContributions threshold (unless whitelisted).
  • Sort: consistently sort all JSON resources (users by contributions, others by login/key) to minimize git diff noise.
  • CLI: Add devrank:cleanup script.
tobiu added the enhancement label on Feb 7, 2026, 7:31 PM
tobiu added parent issue #8930 on Feb 7, 2026, 7:31 PM
tobiu assigned to @tobiu on Feb 7, 2026, 7:31 PM
tobiu referenced in commit 7feec3c - "feat: DevRank Cleanup Service (#9031) on Feb 7, 2026, 7:33 PM
tobiu closed this issue on Feb 7, 2026, 7:34 PM