Re: [PATCH v1] drm/ci: fix merge request rules

2025-02-26 Thread Vignesh Raman
Hi Daniel, On 26/02/25 19:29, Daniel Stone wrote: Hi Vignesh, On Wed, 26 Feb 2025 at 13:55, Vignesh Raman wrote: Merge request pipelines were only created when changes were made to drivers/gpu/drm/ci/, causing MRs that didn't touch this path to break. Fix MR pipeline rules to trigger jobs for

Re: [PATCH v1] drm/ci: fix merge request rules

2025-02-26 Thread Daniel Stone
Hi Vignesh, On Wed, 26 Feb 2025 at 13:55, Vignesh Raman wrote: > Merge request pipelines were only created when changes > were made to drivers/gpu/drm/ci/, causing MRs that didn't > touch this path to break. Fix MR pipeline rules to trigger > jobs for all changes. Thanks a lot for fixing this up

[PATCH v1] drm/ci: fix merge request rules

2025-02-26 Thread Vignesh Raman
Merge request pipelines were only created when changes were made to drivers/gpu/drm/ci/, causing MRs that didn't touch this path to break. Fix MR pipeline rules to trigger jobs for all changes. Fixes: df54f04f2020 ("drm/ci: update gitlab rules") Signed-off-by: Vignesh Raman --- drivers/gpu/drm/c