write
author nor authors.
Resolve conflicts:
Options
str
required
Repository name.
str
required
Existing Mesa change ID.
str | None
Organization override.
str | None
Replacement change description. Pass
None to omit the field and preserve the existing description; pass "" to clear it.list[SigningKeyAuthor] | None
Commit authors, in order, with at least one entry. Private-key clients set this, but omit it when you apply
resolutions.Author | None
A backward-compatible single author for a private-key client. Prefer
authors, and do not combine it with authors or resolutions. Access-token clients cannot override the authors encoded in their token.Author | None
New committer identity.
list[FileChange] | None
File operations to apply. Mutually exclusive with
resolutions.str | None
Optimistic-concurrency token. When set, the patch fails with
ConflictError if the change has advanced past this commit.list[Resolution] | None
Conflict resolutions to apply to a conflicted change. Mutually exclusive with
files.Response
str
Change ID.
str
Current commit OID for the change.
bool
Whether the current commit still contains unresolved conflicts.
str
Current change description. Empty string means the change has no description.
CommitIdentity
Commit author identity.
CommitIdentity
Committer identity.
list[str]
Parent change IDs for this change.
datetime
Creation time.
datetime
Last update time.
CommitIdentity
str
Author or committer display name.
str
Author or committer email address.
datetime | None
Timestamp for this identity when provided.

