Expand description
YouGile provider implementation for devboy-tools.
This crate provides integration with the YouGile REST API for issues/tasks. It includes issue operations, comment support, board-column status mapping, and schema enrichment for YouGile-specific issue workflows.
Re-exports§
pub use enricher::YouGileSchemaEnricher;pub use metadata::YouGileMetadata;
Modules§
- enricher
- YouGile schema enricher.
- liveness
- YouGile
LivenessProbestub per ADR-021 §6. - metadata
- YouGile provider metadata types for dynamic schema enrichment.
Structs§
- YouGile
Board Ref - Board descriptor used by the YouGile provider.
- YouGile
Chat Message - YouGile
Client - YouGile client used by the workspace provider layer.
- YouGile
Column - YouGile
Column Ref - Column descriptor used by the YouGile provider.
- YouGile
List Response - YouGile
Paging - YouGile
Task - YouGile
User