Skip to main content

Module providers

Module providers 

Source

Structs§

DetectedProvider
ReviewRequest

Enums§

ProviderKind
ProviderSource
ReviewState

Traits§

ReviewProvider

Functions§

cleanup
detect_provider
list_markdown
Print the stack in a copy-paste markdown format for sharing with reviewers: a summary line, then the PRs as an ordered bottom-to-top list (merge order) with title, link, and state. Degrades to plain branch names when reviews or the provider CLI are unavailable.
print_provider
print_review
print_status
repair
Rebuild or verify local stack metadata. For branches missing a parent, try the provider’s review base first, then nearest-ancestor inference. For branches with a parent, verify it exists and the recorded fork point is still valid, re-deriving it when stale.
submit
sync_stack