iVis-at-Bilkent / software-artifact-analyzer

SAA: A tool to visually analyze varying software artifacts including source code files, pull requests, issues, and commits, as well as their links and their relationships with developers in a software project to improve the software development process
0 stars 0 forks source link

Expert recommendation: Deleted users #126

Closed LaraMerdol closed 5 months ago

LaraMerdol commented 5 months ago

Currently, deleted users are included in our graph, which means they are also shown in expert or reviewer recommendations. What should we do in those cases?

Screen Shot 2024-04-29 at 16 28 47 Screen Shot 2024-04-29 at 16 29 36
LaraMerdol commented 5 months ago

curl -L \ -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer " \ -H "X-GitHub-Api-Version: 2022-11-28" \ https://api.github.com/users/USERNAME