[coreboot] Re: Patches moved to main branch lost review scores

2023-09-12 Thread Martin Roth via coreboot
I'll work on running things through jenkins again, but it's going to take a while to get all of the patches done. If anyone has a specific patch they need to get verified, rebasing it on top of the main branch is a good way to get jenkins to pick it up again. *Please* do not rebase huge patch

[coreboot] Re: Patches moved to main branch lost review scores

2023-09-12 Thread Felix Singer
Hi Jeremy, Jenkins builds can be just triggered by editing the commit message without doing any changes to it. Just save it, which updates the commit date. That is enough to trigger Jenkins. For instance, run `git commit --amend`, don't do any changes, just save it and repush as usual (though