File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11queue_rules :
22 - name : default
3- conditions :
3+ queue_conditions :
4+ - author=dwolla-oss-scala-steward[bot]
5+ - status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@11, mysql:8)
6+ - status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@8, mysql:8)
7+ merge_conditions :
48 - status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@11, mysql:8)
59 - status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@8, mysql:8)
10+ merge_method : squash
611
712pull_request_rules :
813 - name : assign and label scala-steward's PRs
@@ -18,12 +23,7 @@ pull_request_rules:
1823 - -draft # filter-out GH draft PRs
1924 actions :
2025 update :
21- - name : merge scala-steward's PRs
22- conditions :
23- - author=dwolla-oss-scala-steward[bot]
24- - status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@11, mysql:8)
25- - status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@8, mysql:8)
26+ - name : refactored queue action rule
27+ conditions : []
2628 actions :
2729 queue :
28- method : squash
29- name : default
You can’t perform that action at this time.
0 commit comments