code-corps-api icon indicating copy to clipboard operation
code-corps-api copied to clipboard

During repo sync, fetch all the assignees and create users

Open joshsmith opened this issue 7 years ago • 0 comments

Problem

During the GitHub repo sync we should fetch all the available assignees for the repo:

GET /repos/:owner/:repo/assignees

And do our normal GithubUser create or update process.

joshsmith avatar Nov 19 '17 02:11 joshsmith