code-corps / code-corps/code-corps-api
During repo sync, fetch all the assignees and create users
Đang mở
needs estimate
- Ngôn ngữ chính
- Elixir
- Star
- 234
- Fork
- 82
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.