Patch a change. A successful patch snapshots the result into a new commit owned by the same Mesa change.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
Repository name.
Existing Mesa change ID.
Organization override.
New change message.
New author identity.
New committer identity.
File operations to apply. Mutually exclusive with
resolutions.Optimistic-concurrency token. When set, the patch fails with
ConflictError if the change has advanced past this commit.Conflict resolutions to apply to a conflicted change. Mutually exclusive with
files.Response
Returns the updated change object withid, current_commit_oid, is_conflicted, message, author, committer, parents, created_at, and updated_at.
Required scope
write
