From 7fab5cd4cecf91006163f403dda0874a9a62231c Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 22 Dec 2015 20:05:04 -0500 Subject: [PATCH] be super lenient and build all PRs Signed-off-by: Alfredo Deza --- .../config/definitions/ceph-pull-requests.yml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml index 5fb3cb8e..2ecd6ed1 100644 --- a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml +++ b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml @@ -26,27 +26,12 @@ triggers: - github-pull-request: allow-whitelist-orgs-as-admins: true - admin-list: - - alfredodeza - - ktdreyer - - andrewschoen - - dmick org-list: - ceph - white-list: - - jcsp - - gregsfortytwo - - GregMeno - - dzafman - - dillaman - - dachary - - liewegas - - idryomov - - vasukulkarni trigger-phrase: '' only-trigger-phrase: false github-hooks: true - permit-all: false + permit-all: true auto-close-on-fail: false scm: -- 2.39.5