Dear coreboot folks,
on IRC I was told, developers won’t update or fix commit messages as long as it means +2 scores are removed.
Luckily Gerrit supports that [2].
A useful feature on labels is the possibility to automatically copy scores forward to new patch sets if it was a trivial rebase or if there was no code change (e.g. only the commit message was edited).
I propose to enable these two features.
If nobody opposes until next Monday, September 8th, it’d be great if the two config parameters below could be set to true.
1. label.Label-Name.copyAllScoresOnTrivialRebase [3] 2. label.Label-Name.copyAllScoresIfNoCodeChange [4]
Thanks,
Paul
[1] http://review.coreboot.org/Documentation/intro-project-owner.html#labels [2] http://review.coreboot.org/Documentation/intro-project-owner.html#labels [3] http://review.coreboot.org/Documentation/config-labels.html#label_copyAllSco... [4] http://review.coreboot.org/Documentation/config-labels.html#label_copyAllSco...