Skip to content

Commit

Permalink
chore(updatecli): update title for PR (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 authored Apr 9, 2024
1 parent 7162fee commit dd0c0d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions updatecli/updatecli.d/letsencrypt_cert.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ actions:
kind: github/pullrequest
scmid: default
spec:
title: Generate new letsencrypt certificate for cert.ci new expiration date {{ source "nextExpiry" }}
description: "Generate a new password for the Azure Service Principal `cert.ci.jenkins.io - Let's Encrypt`. Set the new password value in the following encrypted file: <https://github.com/jenkins-infra/jenkins-infra/blob/d76e72a6c1ee06a0d321ed4d04c5d3e1b81d061d/hieradata/clients/controller.cert.ci.jenkins.io.yaml#L27> (open a PR : https://github.com/jenkins-infra/jenkins-infra/edit/production/hieradata/clients/controller.cert.ci.jenkins.io.yaml)."
title: Generate a new Azure Service Principal password with expiration date {{ source "nextExpiry" }} on `cert.ci.jenkins.io`
description: "Generate a new password for the Azure Service Principal `cert.ci.jenkins.io - Let's Encrypt`. Set the new password value in the following encrypted file: <https://github.com/jenkins-infra/jenkins-infra/blob/d76e72a6c1ee06a0d321ed4d04c5d3e1b81d061d/hieradata/clients/controller.cert.ci.jenkins.io.yaml#L27> (open a PR: https://github.com/jenkins-infra/jenkins-infra/edit/production/hieradata/clients/controller.cert.ci.jenkins.io.yaml)."
labels:
- terraform
4 changes: 2 additions & 2 deletions updatecli/updatecli.d/letsencrypt_trusted.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ actions:
kind: github/pullrequest
scmid: default
spec:
title: Generate new letsencrypt certificate for trusted.ci new expiration date {{ source "nextExpiry" }}
description: "Generate a new password for the Azure Service Principal `trusted.ci.jenkins.io - Let's Encrypt`. Set the new password value in the following encrypted file: <https://github.com/jenkins-infra/jenkins-infra/blob/48cccaf73204026274c783da5a8f22db1b2c18bb/hieradata/clients/controller.trusted.ci.jenkins.io.yaml#L32> (open a PR : https://github.com/jenkins-infra/jenkins-infra/edit/production/hieradata/clients/controller.trusted.ci.jenkins.io.yaml)."
title: Generate a new Azure Service Principal password with expiration date {{ source "nextExpiry" }} on `trusted.ci.jenkins.io`
description: "Generate a new password for the Azure Service Principal `trusted.ci.jenkins.io - Let's Encrypt`. Set the new password value in the following encrypted file: <https://github.com/jenkins-infra/jenkins-infra/blob/48cccaf73204026274c783da5a8f22db1b2c18bb/hieradata/clients/controller.trusted.ci.jenkins.io.yaml#L32> (open a PR: https://github.com/jenkins-infra/jenkins-infra/edit/production/hieradata/clients/controller.trusted.ci.jenkins.io.yaml)."
labels:
- terraform

0 comments on commit dd0c0d3

Please sign in to comment.