Skip to content

Commit

Permalink
chore(mergify): missing team members from mergify config
Browse files Browse the repository at this point in the history
  • Loading branch information
SomayaB authored and NGL321 committed Jan 17, 2020
1 parent 9f0d97a commit 961b724
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pull_request_rules:
label:
add: [ contribution/core ]
conditions:
- author~=^(eladb|RomainMuller|garnaat|nija-at|shivlaks|skinny85|rix0rrr|NGL321|Jerry-AWS|SomayaB)$
- author~=^(eladb|RomainMuller|garnaat|nija-at|shivlaks|skinny85|rix0rrr|NGL321|Jerry-AWS|SomayaB|MrArnoldPalmer|NetaNir|iliapolo)$
- -label~="contribution/core"
- name: automatic merge
actions:
Expand Down Expand Up @@ -46,6 +46,9 @@ pull_request_rules:
- author!=NGL321
- author!=Jerry-AWS
- author!=SomayaB
- author!=MrArnoldPalmer
- author!=NetaNir
- author!=iliapolo
- base=master
- -merged
- -closed
Expand Down

0 comments on commit 961b724

Please sign in to comment.