auto-update: use a branch prefix rather than suffix (#12097)

This is more in-line with dependabot and similar auto-updaters.

Reduce ci coverage on github action updating (it does not change
kubespray code, no need for testing).
This commit is contained in:
Max Gautier
2025-03-31 10:04:36 +02:00
committed by GitHub
parent 7b6b7318b2
commit 5222f48978
2 changed files with 2 additions and 1 deletions

View File

@@ -16,5 +16,6 @@ updates:
directory: "/"
labels:
- release-note-none
- ci-short
schedule:
interval: "weekly"

View File

@@ -34,7 +34,7 @@ jobs:
commit-message: Patch versions updates
title: Patch versions updates - ${{ inputs.branch }}
labels: bot
branch: ${{ inputs.branch }}-patch-updates
branch: component_hash_update/${{ inputs.branch }}
sign-commits: true
body: |
/kind feature