Skip to content

Commit f9dc1b2

Browse files
authored
Semantic PRs is no longer maintained
1 parent 67fbcbb commit f9dc1b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.mergify.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ queue_rules:
33
conditions:
44
# Conditions to get out of the queue (= merged)
55
- status-success=Run Unit Tests
6-
- status-success=Semantic Pull Request
76

87
pull_request_rules:
98
- name: Automatically merge on CI success and review approval
@@ -13,7 +12,6 @@ pull_request_rules:
1312
- approved-reviews-by=@aws-actions/aws-ecs-devx
1413
- -approved-reviews-by~=author
1514
- status-success=Run Unit Tests
16-
- status-success=Semantic Pull Request
1715
- label!=work-in-progress
1816
- -title~=(WIP|wip)
1917
- -merged
@@ -29,7 +27,6 @@ pull_request_rules:
2927
- base=master
3028
- author=dependabot[bot]
3129
- status-success=Run Unit Tests
32-
- status-success=Semantic Pull Request
3330
- -title~=(WIP|wip)
3431
- -label~=(blocked|do-not-merge)
3532
- -merged

0 commit comments

Comments
 (0)