https://bugzilla.wikimedia.org/show_bug.cgi?id=46860
--- Comment #1 from Antoine "hashar" Musso <[email protected]> --- I would prefer we do not rely on the commit summary having WIP or DRAFT in it, though we might warn about it. OpenStack has a patch for Gerrit (might have been upstreamed), that let you flag a change has being a work in progress (see original feature request https://bugs.launchpad.net/openstack-ci/+bug/902953 ). From Gerrit 2.5 release-notes, the drafts do not send patchset-created events so they should not trigger any job. When they are published we have a new `draft-published` event which is essentially the same as patchset-created. I guess voting CodeReview +2 on a draft will thus send no event at all and the change will obviously never enter any pipeline. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
