OptionalconflictIndicates if there was a conflict generated when trying to cherry pick or revert the changes.
OptionalcurrentThe current commit from the list of commits that are being cherry picked or reverted.
OptionalfailureDetailed information about why the cherry pick or revert failed to complete.
OptionalprogressA number between 0 and 1 indicating the percent complete of the operation.
OptionalstatusProvides a status code that indicates the reason the cherry pick or revert failed.
OptionaltimedoutIndicates if the operation went beyond the maximum time allowed for a cherry pick or revert operation.
Information about the progress of a cherry pick or revert operation.