From de6c197e9a144428adb6b26965b7c475974ac38a Mon Sep 17 00:00:00 2001 From: Dianjin Wang Date: Thu, 19 Jun 2025 14:26:33 +0800 Subject: [PATCH] CI: update the must passed jobs' name in .asf.yaml For the contexts, should be the names of checks that must pass, which are the jobs' `name` property, instead of the steps' id value. --- .asf.yaml | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index eb828d3bb41..254027a6a73 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -87,24 +87,11 @@ github: contexts: - rat-check - check-skip - - Build Apache Cloudberry RPM - - RPM Install Test Apache Cloudberry - - ic-good-opt-off - - ic-good-opt-on - - pax-ic-good-opt-off - - pax-ic-good-opt-on - - pax-ic-isolation2-opt-off - - pax-ic-isolation2-opt-on - - ic-expandshrink - - ic-singlenode - - ic-resgroup-v2 - - ic-contrib - - ic-gpcontrib - - ic-fixme - - ic-isolation2 - - ic-isolation2-crash - - ic-parallel-retrieve-cursor - - Generate Apache Cloudberry Build Report + - prepare-test-matrix + - build + - rpm-install-test + - test + - report # Pull request review requirements required_pull_request_reviews: