From b6ae45d3269d8996bf818644844b98351384ef3e Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Mon, 10 Nov 2025 10:00:21 +0100 Subject: [PATCH] ci: track src/c11/ changes It's used by mesa_util, so let's just consider changes to it can affect any job. Fixes: b2ddec4e98fea9b824e7 ("c11: Implement c11/time.h with c11/impl/time.c") Reviewed-by: Yonggang Luo (cherry picked from commit 2ec3e536fdaa8641088ba4d3a268dc50287ee388) Part-of: --- .gitlab-ci/test-source-dep.yml | 1 + .pick_status.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index fe210a71247..9be572ad5f1 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -60,6 +60,7 @@ - subprojects/**/* - .gitattributes - src/* + - src/c11/**/* - src/compiler/**/* - src/drm-shim/**/* - src/gtest/**/* diff --git a/.pick_status.json b/.pick_status.json index 75a91c180d1..9e86b6d603b 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1584,7 +1584,7 @@ "description": "ci: track src/c11/ changes", "nominated": true, "nomination_type": 2, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "b2ddec4e98fea9b824e7258468e5b5da9ba848b0", "notes": null