@@ -89,31 +89,35 @@ rulesets:
8989 strict_required_status_checks_policy : true
9090 do_not_enforce_on_create : false
9191 required_status_checks :
92- - context : ' cgl '
92+ - context : ' Checks / Perform Composer checks '
9393 integration_id : 15368
94- - context : ' Tests (PHP 8.2, Ubuntu & highest dependencies) '
94+ - context : ' Checks / Perform npm checks '
9595 integration_id : 15368
96- - context : ' Tests (PHP 8.2, Ubuntu & lowest dependencies) '
96+ - context : ' Checks / Perform repository checks '
9797 integration_id : 15368
98- - context : ' Tests (PHP 8.3 , Ubuntu & highest dependencies)'
98+ - context : ' Unit tests (PHP 8.2 , Ubuntu & highest dependencies) / Run tests '
9999 integration_id : 15368
100- - context : ' Tests (PHP 8.3 , Ubuntu & lowest dependencies)'
100+ - context : ' Unit tests (PHP 8.2 , Ubuntu & lowest dependencies) / Run tests '
101101 integration_id : 15368
102- - context : ' Tests (PHP 8.4 , Ubuntu & highest dependencies)'
102+ - context : ' Unit tests (PHP 8.3 , Ubuntu & highest dependencies) / Run tests '
103103 integration_id : 15368
104- - context : ' Tests (PHP 8.4 , Ubuntu & lowest dependencies)'
104+ - context : ' Unit tests (PHP 8.3 , Ubuntu & lowest dependencies) / Run tests '
105105 integration_id : 15368
106- - context : ' Tests (PHP 8.5 , Ubuntu & highest dependencies)'
106+ - context : ' Unit tests (PHP 8.4 , Ubuntu & highest dependencies) / Run tests '
107107 integration_id : 15368
108- - context : ' Tests (PHP 8.5 , Ubuntu & lowest dependencies)'
108+ - context : ' Unit tests (PHP 8.4 , Ubuntu & lowest dependencies) / Run tests '
109109 integration_id : 15368
110- - context : ' Tests (PHP 8.5, macOS & highest dependencies)'
110+ - context : ' Unit tests (PHP 8.5, Ubuntu & highest dependencies) / Run tests '
111111 integration_id : 15368
112- - context : ' Tests (PHP 8.5, Windows & highest dependencies)'
112+ - context : ' Unit tests (PHP 8.5, Ubuntu & lowest dependencies) / Run tests '
113113 integration_id : 15368
114- - context : ' Tests (E2E) '
114+ - context : ' Unit tests (PHP 8.5, macOS & highest dependencies) / Run tests '
115115 integration_id : 15368
116- - context : ' Test coverage'
116+ - context : ' Unit tests (PHP 8.5, Windows & highest dependencies) / Run tests'
117+ integration_id : 15368
118+ - context : ' E2E tests / Run tests'
119+ integration_id : 15368
120+ - context : ' Test coverage / Collect test coverage'
117121 integration_id : 15368
118122 bypass_actors :
119123 - actor_id : 5
0 commit comments