From 7f86759dcfe91adb4d105457994e19e7cc2bd6fc Mon Sep 17 00:00:00 2001 From: Ole Petter Date: Mon, 2 May 2022 08:58:48 +0200 Subject: [PATCH] ci: make linkbot respect our conventional commit format Signed-off-by: Ole Petter --- .github/workflows/automatically-update-test-links.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automatically-update-test-links.yml b/.github/workflows/automatically-update-test-links.yml index 81ece20..88a4f57 100644 --- a/.github/workflows/automatically-update-test-links.yml +++ b/.github/workflows/automatically-update-test-links.yml @@ -28,9 +28,9 @@ jobs: body: | New images are available for update commit-message: | - Image-Bot - Image updates + chore: Image-Bot image updates - Changelog: None + Base image updates for our provided images. committer: mender-test-bot author: mender-test-bot signoff: true