Skip to content

Commit

Permalink
Update commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotiuk committed Jan 24, 2024
1 parent bed0899 commit 54a5e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-helm-chart-default-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
add-paths: "charts/${{ inputs.chart }}/values.yaml"
delete-branch: true
title: "[${{ inputs.chart }}] Update default value of ${{ inputs.key }}"
commit-message: "Update default values"
body-path: .github/HELM_VALUE_UPDATE_PULL_REQUEST_TEMPLATE.md
labels: "auto-upgrade"
team-reviewers: cloudentity/devops
1 change: 1 addition & 0 deletions .github/workflows/update-helm-chart-faas-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
branch: "feature/update-faas-images"
delete-branch: true
title: "Update FaaS images"
commit-message: "Update FaaS images"
body-path: .github/HELM_VALUE_UPDATE_PULL_REQUEST_TEMPLATE.md
labels: "auto-upgrade"
team-reviewers: cloudentity/devops

0 comments on commit 54a5e4e

Please sign in to comment.