-
Notifications
You must be signed in to change notification settings - Fork 2
[task] Add app-server PR checks method #11
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 PR check status through the app-server.
Why this matters
Checks are a core workflow signal for both TUI and desktop dashboards. Contributors should not need to open GitHub web or run separate
ghcommands to understand whether a PR is blocked by CI.Command/API target
Add behavior for this app-server method:
Depends on
Out of scope
Definition of done
Verification
cargo fmt --all --checkcargo check --workspaceContributor notes
This is read-only. Write actions like rerun belong in the Workflow Actions milestone.