typesafegithub / typesafegithub/github-workflows-kt
Use a lib to interact with GitHub
Open
@LeoColman is already working on this.
Since Apr 25, 2025.
operational
- Dominant language
- Kotlin
- Stars
- 664
- Forks
- 30
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 5
Description
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.
- Add Library -- https://github.com/typesafegithub/github-workflows-kt/pull/1889
- fetching GitHub app auth token -- https://github.com/typesafegithub/github-workflows-kt/pull/1889
- Implement it to all routes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.