Skip to content

Commit

Permalink
Merge branch 'master' into fix/default-policy-name-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 1, 2019
2 parents bb62319 + 6733e54 commit 4b1f240
Show file tree
Hide file tree
Showing 157 changed files with 16,675 additions and 5,385 deletions.
17 changes: 17 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# See https://doc.mergify.io

pull_request_rules:
- name: auto_merge
conditions:
- -title~=(WIP|wip)
- -merged
- -closed
- -locked
- -label=blocked
- "#approved-reviews-by>=1"
- "#changes-requested-reviews-by=0"
- status-success=AWS CodeBuild us-east-1 (aws-cdk-build)
actions:
merge:
method: squash
strict: smart
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"conventional-changelog-cli": "^2.0.21",
"fs-extra": "^8.1.0",
"jest": "^24.8.0",
"jsii-diff": "^0.14.2",
"jsii-diff": "^0.14.3",
"lerna": "^3.16.4",
"nodeunit": "^0.11.3",
"nyc": "^14.1.1",
Expand Down
68 changes: 34 additions & 34 deletions packages/@aws-cdk/alexa-ask/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 34 additions & 34 deletions packages/@aws-cdk/app-delivery/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4b1f240

Please sign in to comment.