Create PRs #40

Merged
Christoph merged 1 commits from review-center into main 2026-09-08 19:41:13 +00:00
Owner

Now its Possible to Create PRs in the Review Center

Now its Possible to Create PRs in the Review Center
Christoph added 1 commit 2026-09-08 19:40:52 +00:00
Add a new Tauri command and front-end flow to create PRs/MRs.
The backend builds and validates provider-specific payloads and
endpoints, sends creation requests, and parses responses into the
app's review model. A Svelte dialog and a JS wrapper wire the UI to the
command so users can create requests from the Review Center.

- Implement provider payload and endpoint logic with unit tests
- Expose create_integration_review_request as a Tauri command
- Add CreateReviewDialog UI and integrate a creation button in Review Center
Christoph merged commit c7d6fa680a into main 2026-09-08 19:41:13 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Christoph/GitLite#40