On Tue, Jul 9, 2024 at 3:17 PM Robin Jarry <[email protected]> wrote: > > From: David Marchand <[email protected]> > > Though devtools/checkpatches.sh is run as part of our CI, some other > (not well known) checks could help when run in private repositories > before submitting to the mailing list and even when run from the > ovsrobot. > > Most of them require a git history or checked sources to run. > And I can't guarantee there won't be false positives. > > Add a new job just for those checks so that it won't block compilation > tests in other jobs. > > Signed-off-by: David Marchand <[email protected]> > Signed-off-by: Robin Jarry <[email protected]> > Acked-by: Aaron Conole <[email protected]>
Thanks for respinning, applied. -- David Marchand

