Module git_cliff_core::remote::github
source · Available on (crate features
github or gitlab or bitbucket) and crate feature github only.Expand description
GitHub client.
Structs§
- HTTP client for handling GitHub REST API requests.
- Representation of a single commit.
- Author of the commit.
- Representation of a single pull request.
- Label of the pull request.
Constants§
- Log message to show when done fetching from GitHub.
- Log message to show while fetching data from GitHub.