Skip to content

Commit

Permalink
chore: remove CodeBuild PR validation (#2635)
Browse files Browse the repository at this point in the history
Out GitHub Actions test suite is superior, and the CodeBuild validation was redundant.
  • Loading branch information
RomainMuller authored Mar 2, 2021
1 parent cda7e25 commit ebbe1eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .mergify/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ pull_request_rules:
- '#approved-reviews-by>=1'
- '#review-requested=0'
- '#changes-requested-reviews-by=0'
- status-success~=AWS CodeBuild us-east-1
- status-success=Semantic Pull Request
# Docker image validation
- status-success=jsii/superchain
Expand Down Expand Up @@ -80,7 +79,6 @@ pull_request_rules:
- '#approved-reviews-by>=1'
- '#review-requested=0'
- '#changes-requested-reviews-by=0'
- status-success~=AWS CodeBuild us-east-1
- status-success=Semantic Pull Request
# Docker image validation
- status-success=jsii/superchain
Expand Down Expand Up @@ -132,7 +130,6 @@ pull_request_rules:
- '#approved-reviews-by>=1'
- '#review-requested=0'
- '#changes-requested-reviews-by=0'
- status-success~=AWS CodeBuild us-east-1
- status-success=Semantic Pull Request
# Docker image validation
- status-success=jsii/superchain
Expand Down

0 comments on commit ebbe1eb

Please sign in to comment.