code-corps / code-corps/code-corps-api
During repo sync, fetch all the assignees and create users
未關閉
needs estimate
- 主要語言
- Elixir
- 星號
- 234
- 分支
- 82
- PR 合併指標
- 30 天內沒有已合併 PR
描述
# 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.
貢獻指南
評估
這個 Issue 還沒有評估資料。