Skip to content

Commit

Permalink
Merge pull request istio#104 from lhb008/lhb-mergify
Browse files Browse the repository at this point in the history
add reviewer
  • Loading branch information
helight authored Nov 5, 2020
2 parents 13bd2d9 + f34aed8 commit f871d0b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,30 @@ pull_request_rules:
actions:
merge:
method: merge
- name: Automatic merge on approval by helight
- name: Automatic merge on approval by xuzhenwen
conditions:
- "approved-reviews-by=helight"
- "#approved-reviews-by>=1"
- base=zh
actions:
merge:
method: merge
- name: Automatic merge when approved by lhb008
- name: Automatic merge when approved by majinghe
conditions:
- "approved-reviews-by=lhb008"
- "#approved-reviews-by>=1"
- base=zh
actions:
merge:
method: merge
- name: Automatic merge when approved by zhangxiaohui
conditions:
- "approved-reviews-by=addozhang"
- "#approved-reviews-by>=1"
- base=zh
actions:
merge:
method: merge
- name: Ask to resolve conflict
conditions:
- conflict
Expand Down

0 comments on commit f871d0b

Please sign in to comment.