Add a mobile review readiness inspector #122
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#122
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/121-mobile-review-completion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #121
Adds a read-only mobile review sheet for requested PRs with description, CI state, changed-file summary, prior decisions, and an authenticated Gitea handoff. The detail endpoint only serves PRs currently requested from the service user and deliberately exposes no write method while the dashboard is unauthenticated.
Validation:
pytest -q— 85 passedgit diff --check