-
Notifications
You must be signed in to change notification settings - Fork 2
[task] Add app-server PR list and view methods #9
Copy link
Copy link
Open
Labels
area: protocolApp-server protocol types, schemas, and client/server message contracts.App-server protocol types, schemas, and client/server message contracts.help wantedMaintainers would welcome a community contribution on this work.Maintainers would welcome a community contribution on this work.kind: featureA user-facing capability request.A user-facing capability request.
Milestone
Metadata
Metadata
Assignees
Labels
area: protocolApp-server protocol types, schemas, and client/server message contracts.App-server protocol types, schemas, and client/server message contracts.help wantedMaintainers would welcome a community contribution on this work.Maintainers would welcome a community contribution on this work.kind: featureA user-facing capability request.A user-facing capability request.
Goal
Expose GitHub pull request list and detail data through the app-server.
Why this matters
PR workflow is the core surface for the future TUI and desktop dashboards. The app-server should own PR lookup so both frontends stay aligned.
Command/API target
Add behavior for these app-server methods:
Depends on
Out of scope
Definition of done
Verification
cargo fmt --all --checkcargo check --workspaceContributor notes
Keep the first version read-only and GitHub-only.