[PATCH v3 1/8] CI: Exclude devicetree-rebasing subtree for CONFIG checks
Simon Glass
sjg at chromium.org
Thu Dec 28 14:37:08 CET 2023
On Thu, Dec 28, 2023 at 12:03 PM Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> On Thu, 28 Dec 2023 at 13:58, Sumit Garg <sumit.garg at linaro.org> wrote:
> >
> > Since devicetree-rebasing is an external repo with its own coding style,
> > exclude it from Azure and gitlab CI CONFIG checks.
> >
> > Reviewed-by: Tom Rini <trini at konsulko.com>
> > Signed-off-by: Sumit Garg <sumit.garg at linaro.org>
> > ---
> >
> > Changes in v3:
> > --------------
> > - Picked up review tag
> >
> > Changes in v2:
> > --------------
> > - Excluded gitab CI config check and added commit description.
> >
> > .azure-pipelines.yml | 3 ++-
> > .gitlab-ci.yml | 3 ++-
> > 2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list