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 还没有评估数据。