Metal3: Update ghprb auth id 52/19752/1
authorLennart Jern <lennart.jern@est.tech>
Wed, 25 Oct 2023 10:53:58 +0000 (13:53 +0300)
committerLennart Jern <lennart.jern@est.tech>
Wed, 25 Oct 2023 10:53:58 +0000 (13:53 +0300)
Change-Id: I193cea25839f42d739850c4847b2e1b430932e4c

jjb/metal3/defaults.yml

index a423fa39ab166f76a4d526194a0bbab2da4450c4..611e65c764bf5ee5bdce10a97ec127549b003ce1 100644 (file)
     ci_github_pipeline: 'jenkins/jobs/integration_tests.pipeline'
     e2e_feature_test_parallel_pipeline: 'jenkins/jobs/parallel_e2e_features_test.pipeline'
     ci_github_jenkins_credentials_id: 'metal3-jenkins-github-username-token'
-    ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
+    # NOTE: auth-id is taken from Jenkins Global Configuration (NOT THE CREDENTIAL STORE!)
+    # by clicking Auth ID button for the desired GitHub Server API URL
+    # Please ensure you are looking at GitHub Pull Request Builder part
+    # of global configuration and not to GitHub Server configuration
+    ci_ghprb_auth_id: 'de28152f-bb30-417a-8e85-615317f52576'
 - defaults:
     name: integration-default-values
     <<: *global_defaults