On Wed, May 29, 2024 at 3:14 PM Antoine Musso <hashar@free.fr> wrote:
User
Suggested Edits, an easy way for reviewers to suggest code
changes which can be easily applied by the change owner. One can
imagine CI would be able to offers suggestions as well (such as
phpcb from PHP CodeSniffer or
eslint?).
For CI it was already possible via the (now removed) robot comment feature, but this seems quite a bit simpler. Thanks for your work on the Gerrit upgrades!