Perhaps https://github.com/hub4j/github-api. The main motivation is that right now we don't handle errors correctly, i.e. we often assume that the calls succeed. - [x] Add Library -- https://github.com/typesafegithub/github-workflows-kt/pull/1889 - [x] fetching GitHub app auth token -- https://github.com/typesafegithub/github-workflows-kt/pull/1889 - [ ] Implement it to all routes
Perhaps https://github.com/hub4j/github-api.
The main motivation is that right now we don't handle errors correctly, i.e. we often assume that the calls succeed.