From d9a3024543be45da075b301ff1ed40def3e4fcea Mon Sep 17 00:00:00 2001 From: Jaideep <79799016+jayfranco999@users.noreply.github.com> Date: Fri, 22 Nov 2024 16:15:52 +0530 Subject: [PATCH] feat(privatek8s/infra.ci) disables GitHub notifications on the `packer-images` gc job (#5927) feat(privatek8s/infra.ci) disables GitHub notifications on the pakcer-images gc job Signed-off-by: jayfranco999 --- config/jenkins-jobs_infra.ci.jenkins.io.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/jenkins-jobs_infra.ci.jenkins.io.yaml b/config/jenkins-jobs_infra.ci.jenkins.io.yaml index 0f371cb237..6e45bf2e13 100644 --- a/config/jenkins-jobs_infra.ci.jenkins.io.yaml +++ b/config/jenkins-jobs_infra.ci.jenkins.io.yaml @@ -107,6 +107,7 @@ jobsDefinition: jenkinsfilePath: Jenkinsfile_gc disableTagDiscovery: true enableGitHubChecks: false + disableGitHubNotifications: true credentials: packer-azure-serviceprincipal-sponsorship: azureEnvironmentName: "Azure"