Expand description
GitHub provider implementation for devboy-tools.
This crate provides integration with GitHub API for issues, pull requests, and other GitHub-specific functionality.
Re-exports§
pub use enricher::GitHubSchemaEnricher;
Modules§
- enricher
- GitHub schema enricher.
Structs§
- Create
Comment Request - Create
Issue Request - Create
Pull Request Request - Create
Review Comment Request - GitHub
Branch Ref - GitHub
Client - GitHub
Comment - GitHub issue/PR comment (general comments, not code review).
- GitHub
File - GitHub pull request file (diff).
- GitHub
Issue - GitHub
Label - GitHub
Pull Request - GitHub
Review - GitHub
Review Comment - GitHub review comment (code review comment).
- GitHub
User - Update
Issue Request - Update
Pull Request Request