Module git_cliff_core::github
source · Available on 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 GitHub contributor.
- Representation of a single pull request.
- Metadata of a GitHub release.
- Label of the pull request.
Constants§
- Log message to show when done fetching from GitHub.
- Log message to show while fetching data from GitHub.