From: Alfredo Deza Date: Wed, 23 Dec 2015 14:21:58 +0000 (-0500) Subject: be more lenient and run all check on all jobs X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F267%2Fhead;p=ceph-build.git be more lenient and run all check on all jobs Signed-off-by: Alfredo Deza --- diff --git a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml index c251b436..3193e1af 100644 --- a/ceph-pr-commits/config/definitions/ceph-pr-commits.yml +++ b/ceph-pr-commits/config/definitions/ceph-pr-commits.yml @@ -23,27 +23,13 @@ triggers: - github-pull-request: - admin-list: - - alfredodeza - - ktdreyer - - andrewschoen - - dmick + allow-whitelist-orgs-as-admins: true 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: @@ -62,7 +48,7 @@ !include-raw ../../build/build # NOTE: no publishing yet as we want to prevent errors in the # new checks. Once this is robust enough we should uncomment - # to fully enable notifications. Maybe consider a comment on the + # to fully enable notifications. Maybe consider a comment on the # Pull Request vs. a simple notification? #publishers: # - github-notifier