X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-maven-jobs.yaml;h=9671ebbe9235fc28faf66f51a4460713ef574e7b;hb=f9e0c6aa3c19f8fc5c017f8a84e203d0d50d5b7f;hp=4bfb14279827951967c26eeb30a9a0e8818a3df5;hpb=a7822fcdc18c0730d931851b4297a78413f59e2c;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-maven-jobs.yaml b/jjb/lf-maven-jobs.yaml index 4bfb1427..9671ebbe 100644 --- a/jjb/lf-maven-jobs.yaml +++ b/jjb/lf-maven-jobs.yaml @@ -941,12 +941,18 @@ jenkins-ssh-credential: '{jenkins-ssh-credential}' triggers: + # Build weekly on Saturdays + - timed: 'H H * * 6' - github-pull-request: trigger-phrase: '^run-sonar$' - only-trigger-phrase: false + only-trigger-phrase: true status-context: 'Maven Sonar' permit-all: true github-hooks: true + org-list: + - '{github-org}' + white-list: '{obj:github_pr_whitelist}' + admin-list: '{obj:github_pr_admin_list}' white-list-target-branches: - '{branch}'