Create draft commit
Create a draft commit from workspace changes, optionally with a review
Documentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2 with the implicit grant flow
Path Parameters
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
The repo ID of the workspace.
3 - 128"example_id"
Body
Commit message for the draft
Title for the review (defaults to message)
Description for the review
User IDs of reviewers to assign
Inclusion list of paths to include in the operation. If null, all paths will be included.
1A relative path to a file or directory inside the repository.
1Response
Draft commit created successfully
Associated review ID if created

