code-corps / code-corps/code-corps-api
During repo sync, fetch all the assignees and create users
Abierto
needs estimate
- Lenguaje dominante
- Elixir
- Estrellas
- 234
- Forks
- 82
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.