Semantic PRs is no longer maintained

This commit is contained in:
Tom Keller 2022-09-19 14:31:01 -04:00 committed by GitHub
commit f9dc1b2393
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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