If you are not a Chromium Committer, you can stop reading now.
TLDR; Chrome Cherry Picker will no longer delete its own changes when a conflict occurs for Chromium Committers. These users will now be able to directly add patchsets to the change to resolve the conflict or CQ+2 on CQ failure scenarios.
What has changed?
Cherry Picker will no longer automatically delete CLs for Committers for the following scenarios:
Change Conflicts
Commit Queue Failures
Committers now have CQ+2 and Add Patch Set permissions which will enable them to directly update the changes generated by Cherry Picker.
What if I am not a Committer?
Cherry Picker will continue to delete changes when it encounters a conflict or CQ failure.
When is it available?
It is available now for the following repositories:
Chromium
V8
Devtools