From: Laura Flores Date: Wed, 11 Dec 2024 18:15:46 +0000 (-0600) Subject: ceph-website-prs/config/definitions: remove org filter for site compile check X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2306%2Fhead;p=ceph-build.git ceph-website-prs/config/definitions: remove org filter for site compile check These filters block anyone outside the ceph org from having the site compile check run on their PRs. We do want people from outside the org to be able to raise PRs, so removing these filters will allow that check to run. Signed-off-by: Laura Flores --- diff --git a/ceph-website-prs/config/definitions/ceph-website-prs.yml b/ceph-website-prs/config/definitions/ceph-website-prs.yml index 6fa3a0f3..957b8549 100644 --- a/ceph-website-prs/config/definitions/ceph-website-prs.yml +++ b/ceph-website-prs/config/definitions/ceph-website-prs.yml @@ -23,12 +23,6 @@ triggers: - github-pull-request: - org-list: - - ceph - white-list: - - adamduncan - - Pete-Robelou - - zdover23 cancel-builds-on-update: true trigger-phrase: 'jenkins test.*|jenkins retest.*' only-trigger-phrase: false