Skip to content

Commit

Permalink
Update branch check with current test job names (apache#799)
Browse files Browse the repository at this point in the history
Updates required status checks to match the current test matrix jobs:
- Removes: ic-singlenode_regress, ic-singlenode_isolation,
 ic-singlenode_isolation2
- Adds: ic-singlenode (combines previous singlenode checks)
- Adds: ic-contrib, ic-gpcontrib, ic-fixme

Aligns branch protection status checks with the consolidated test matrix
configurations to ensure proper merge validation.
  • Loading branch information
edespino authored Dec 19, 2024
1 parent f2afaad commit a03c0bf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,11 @@ github:
- RPM Install Test Apache Cloudberry
- ic-good-opt-off
- ic-expandshrink
- ic-singlenode_regress
- ic-singlenode_isolation
- ic-singlenode_isolation2
- ic-singlenode
- ic-resgroup-v2
- ic-contrib
- ic-gpcontrib
- ic-fixme
- Generate Apache Cloudberry Build Report

# Pull request review requirements
Expand Down

0 comments on commit a03c0bf

Please sign in to comment.