From cabd79050a4e7a90a9258769426ac02292e5e5d6 Mon Sep 17 00:00:00 2001 From: Ionut Balutoiu Date: Tue, 16 Nov 2021 19:21:37 +0200 Subject: [PATCH] Update ceph-windows-pull-requests job Run the job only against PRs that target the `master` branch. --- .../config/definitions/ceph-windows-pull-requests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-windows-pull-requests/config/definitions/ceph-windows-pull-requests.yml b/ceph-windows-pull-requests/config/definitions/ceph-windows-pull-requests.yml index 1d1656a4..6dadea80 100644 --- a/ceph-windows-pull-requests/config/definitions/ceph-windows-pull-requests.yml +++ b/ceph-windows-pull-requests/config/definitions/ceph-windows-pull-requests.yml @@ -34,6 +34,8 @@ allow-whitelist-orgs-as-admins: true org-list: - ceph + white-list-target-branches: + - master trigger-phrase: 'jenkins test windows' skip-build-phrase: '^jenkins do not test.*' only-trigger-phrase: false -- 2.47.3