@@ -10,15 +10,15 @@ pull_request_rules:
10
10
conditions :
11
11
- author=scala-steward
12
12
- body~=labels:.*early-semver-patch
13
- - status-success=Build and Test (ubuntu-latest, 2.12, temurin@8, rootJS )
14
- - status-success=Build and Test (ubuntu-latest, 2.12, temurin@8, rootJVM )
15
- - status-success=Build and Test (ubuntu-latest, 2.12, temurin@8, rootNative )
16
- - status-success=Build and Test (ubuntu-latest, 2.13, temurin@8, rootJS )
17
- - status-success=Build and Test (ubuntu-latest, 2.13, temurin@8, rootJVM )
18
- - status-success=Build and Test (ubuntu-latest, 2.13, temurin@8, rootNative )
19
- - status-success=Build and Test (ubuntu-latest, 3, temurin@8, rootJS )
20
- - status-success=Build and Test (ubuntu-latest, 3, temurin@8, rootJVM )
21
- - status-success=Build and Test (ubuntu-latest, 3, temurin@8, rootNative )
13
+ - status-success=Build and Test (ubuntu-latest, 2.12, temurin@8, disciplineNative )
14
+ - status-success=Build and Test (ubuntu-latest, 2.12, temurin@8, disciplineJS )
15
+ - status-success=Build and Test (ubuntu-latest, 2.12, temurin@8, disciplineJVM )
16
+ - status-success=Build and Test (ubuntu-latest, 2.13, temurin@8, disciplineNative )
17
+ - status-success=Build and Test (ubuntu-latest, 2.13, temurin@8, disciplineJS )
18
+ - status-success=Build and Test (ubuntu-latest, 2.13, temurin@8, disciplineJVM )
19
+ - status-success=Build and Test (ubuntu-latest, 3, temurin@8, disciplineNative )
20
+ - status-success=Build and Test (ubuntu-latest, 3, temurin@8, disciplineJS )
21
+ - status-success=Build and Test (ubuntu-latest, 3, temurin@8, disciplineJVM )
22
22
actions :
23
23
merge : {}
24
24
- name : Label core PRs
0 commit comments