Semantic PRs is no longer maintained

This commit is contained in:
Tom Keller
2022-09-19 14:31:01 -04:00
committed by GitHub
parent 67fbcbb121
commit f9dc1b2393
-3
View File
@@ -3,7 +3,6 @@ queue_rules:
conditions:
# Conditions to get out of the queue (= merged)
- status-success=Run Unit Tests
- status-success=Semantic Pull Request
pull_request_rules:
- name: Automatically merge on CI success and review approval
@@ -13,7 +12,6 @@ pull_request_rules:
- approved-reviews-by=@aws-actions/aws-ecs-devx
- -approved-reviews-by~=author
- status-success=Run Unit Tests
- status-success=Semantic Pull Request
- label!=work-in-progress
- -title~=(WIP|wip)
- -merged
@@ -29,7 +27,6 @@ pull_request_rules:
- base=master
- author=dependabot[bot]
- status-success=Run Unit Tests
- status-success=Semantic Pull Request
- -title~=(WIP|wip)
- -label~=(blocked|do-not-merge)
- -merged