From da16727ad69d7812b85db69807e361e066a04895 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 16 Oct 2025 16:35:03 +0200 Subject: [PATCH] chore(ci): keep conventional commits Signed-off-by: Ettore Di Giacinto --- .github/workflows/gallery-agent.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gallery-agent.yaml b/.github/workflows/gallery-agent.yaml index 719f1eca6..56f9f1719 100644 --- a/.github/workflows/gallery-agent.yaml +++ b/.github/workflows/gallery-agent.yaml @@ -78,8 +78,8 @@ jobs: with: token: ${{ secrets.UPDATE_BOT_TOKEN }} push-to-fork: ci-forks/LocalAI - commit-message: ':robot: Add new models to gallery via gallery agent' - title: 'gallery: :robot: add new models via gallery agent' + commit-message: 'chore(model gallery): :robot: add new models via gallery agent' + title: 'chore(model gallery): :robot: add new models via gallery agent' # Branch has to be unique so PRs are not overriding each other branch-suffix: timestamp body: |