code-corps / code-corps/code-corps-api
During repo sync, fetch all the assignees and create users
Offen
needs estimate
- Vorherrschende Sprache
- Elixir
- Sterne
- 234
- Forks
- 82
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.