package
0.0.0-20240819200130-a546e7f22392
Repository: https://github.com/enfabrica/enkit.git
Documentation: pkg.go.dev
# README
Overview
This library provides methods and objects to easily perform common operations on github.
Specifically, it provides a simplified github client that always enforces timeouts, implements retries, and handles the pagination.
It also provides a library to handle and create "stable comments": comments appended to PRs used as mini-dashboards that are updated as your CI/CD or automation progresses through its work.