Skip to content

Commit

Permalink
Add pull bot config
Browse files Browse the repository at this point in the history
  • Loading branch information
venilnoronha committed Apr 15, 2020
1 parent fcec9c0 commit e2ff43f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull.yml
@@ -0,0 +1,10 @@
version: "1"
rules:
- base: master
upstream: istio:master
autoMerge: true
autoMergeHardReset: false
- base: release-1.4
upstream: istio:release-1.4
autoMerge: true
autoMergeHardReset: false

0 comments on commit e2ff43f

Please sign in to comment.