go run main.go -p <pr-number> --owner <repo-owner> --repo <your-repo>
- update comparison API to return descriptions of changes to be used for notifications
- support configuration file
- documentation
- how to run
- how to configure
A simple CLI tool that helps you stay on top of a pull request on GitHub. Most useful for being notified of a CI status check update or a PR review.
Go