LearnNewsExamplesServices
Frontmatter
id9025
titleFeat: DevRank Data Enrichment (LinkedIn & Orgs)
stateClosed
labels
enhancementai
assigneestobiu
createdAtFeb 7, 2026, 5:34 PM
updatedAtFeb 7, 2026, 5:45 PM
githubUrlhttps://github.com/neomjs/neo/issues/9025
authortobiu
commentsCount0
parentIssue8930
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 7, 2026, 5:45 PM

Feat: DevRank Data Enrichment (LinkedIn & Orgs)

Closed v12.0.0 enhancementai
tobiu
tobiu commented on Feb 7, 2026, 5:34 PM

Enhance the DevRank Updater service to capture additional professional signals from the GitHub GraphQL API.

Scope:

  • LinkedIn URL: Parse user.websiteUrl and user.socialAccounts to extract LinkedIn profile URLs.
  • Organizations: Fetch and store the user's public organization memberships (organizations(first: 10)).
  • Schema Update: Add linkedin_url (string) and organizations (array of objects: { name, avatarUrl, login }) to the data.json schema.
tobiu added the enhancement label on Feb 7, 2026, 5:34 PM
tobiu added the ai label on Feb 7, 2026, 5:34 PM
tobiu added parent issue #8930 on Feb 7, 2026, 5:34 PM
tobiu assigned to @tobiu on Feb 7, 2026, 5:35 PM
tobiu referenced in commit ddecd5f - "feat: DevRank Data Enrichment (LinkedIn & Orgs) (#9025) on Feb 7, 2026, 5:45 PM
tobiu closed this issue on Feb 7, 2026, 5:45 PM