X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_linter_tests.yml;h=b3259430398928cc0e461f1f6458c9d76b9922cb;hb=75049983152ee45f9b50333783358e05c0db9365;hp=675e520c65dff490ac62eb3a11082854db566ebe;hpb=81070bf81b4350b871e469e7b2094f6e2fd2bc6e;p=infra%2Fcicd.git diff --git a/jjb/airship/job_linter_tests.yml b/jjb/airship/job_linter_tests.yml index 675e520c..b3259430 100644 --- a/jjb/airship/job_linter_tests.yml +++ b/jjb/airship/job_linter_tests.yml @@ -61,11 +61,11 @@ - '{ci_github_admin_user}' org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' - auth-id: "{ci_github_jenkins_credentials_id}" + auth-id: "{ci_ghprb_auth_id}" trigger-phrase: '/lint' skip-build-phrase: '/skip-test' only-trigger-phrase: True - github-hooks: False + github-hooks: True permit-all: False auto-close-on-fail: False allow-whitelist-orgs-as-admins: True @@ -79,7 +79,7 @@ pipeline-scm: scm: - git: - url: https://github.com/{ci_github_repo}.git + url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - '{branch|master}'