Skip to content

Commit

Permalink
chore: fix CodeBuild project name in mergify configuration (aws#4088)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMuller authored Sep 16, 2019
1 parent 4b0fedb commit fb3fcdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pull_request_rules:
- "#approved-reviews-by>=1"
- -approved-reviews-by~=author
- "#changes-requested-reviews-by=0"
- status-success=AWS CodeBuild us-east-1 (aws-cdk-build)
- status-success=AWS CodeBuild us-east-1 (AutoBuildProject6AEA49D1-qxepHUsryhcu)
- status-success=Semantic Pull Request
- name: automatically merge dependabot
actions:
Expand All @@ -34,7 +34,7 @@ pull_request_rules:
conditions:
- author=dependabot[bot]
- author=dependabot-preview[bot]
- status-success=AWS CodeBuild us-east-1 (aws-cdk-build)
- status-success=AWS CodeBuild us-east-1 (AutoBuildProject6AEA49D1-qxepHUsryhcu)
- name: comment checklist
actions:
comment:
Expand Down

0 comments on commit fb3fcdc

Please sign in to comment.