Expand description
GitLab provider implementation for devboy-tools.
This crate provides integration with GitLab API for issues, merge requests, and other GitLab-specific functionality.
Re-exports§
pub use enricher::GitLabSchemaEnricher;pub use types::*;
Modules§
- enricher
- GitLab schema enricher.
- liveness
- GitLab
LivenessProbeimpl per ADR-021 §6. - types
- GitLab API response and request types.
Structs§
Enums§
- Auth
Scheme - How to send the token to GitLab.