From 9a2c0f01a759279003e3ff28414cce5047047f7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Le=20Meur?= Date: Mon, 26 Feb 2024 17:43:01 +0100 Subject: [PATCH] chore(infra-jobs): remove `githubCheckName`s --- config/jenkins-jobs_infra.ci.jenkins.io.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/jenkins-jobs_infra.ci.jenkins.io.yaml b/config/jenkins-jobs_infra.ci.jenkins.io.yaml index 6da23c731..6ac11af9d 100644 --- a/config/jenkins-jobs_infra.ci.jenkins.io.yaml +++ b/config/jenkins-jobs_infra.ci.jenkins.io.yaml @@ -145,14 +145,12 @@ jobsDefinition: name: Puppet (jenkins-infra) jenkinsfilePath: Jenkinsfile_updatecli enableGitHubChecks: true - githubCheckName: "Updatecli (infra.ci.jenkins.io)" branchIncludes: "production staging updatecli_* PR-* main" disableTagDiscovery: true kubernetes-management: jenkinsfilePath: Jenkinsfile_updatecli disableTagDiscovery: true enableGitHubChecks: true - githubCheckName: "Updatecli (infra.ci.jenkins.io)" credentials: updatecli-azure-serviceprincipal: azureEnvironmentName: "Azure" @@ -165,18 +163,15 @@ jobsDefinition: jenkinsfilePath: Jenkinsfile_updatecli disableTagDiscovery: true enableGitHubChecks: true - githubCheckName: "Updatecli (infra.ci.jenkins.io)" helm-charts: name: Helm Charts description: Custom Helm Charts of the Jenkins Infra disableTagDiscovery: true enableGitHubChecks: true - githubCheckName: "Updatecli (infra.ci.jenkins.io)" azure: jenkinsfilePath: Jenkinsfile_updatecli disableTagDiscovery: true enableGitHubChecks: true - githubCheckName: "Updatecli (infra.ci.jenkins.io)" other-jobs: name: Other Jobs description: Folder hosting all the jobs not fitting any category @@ -491,7 +486,6 @@ jobsDefinition: allowUntrustedChanges: true jenkinsfilePath: Jenkinsfile enableGitHubChecks: true - githubCheckName: "infra.ci.jenkins.io" credentials: contributors-jenkins-io-fileshare-sas-querystring: secret: "${CONTRIBUTORS_JENKINS_IO_FILESHARE_SAS_QUERYSTRING}"