From 0b03495d172724559a680c773e1836c09d526206 Mon Sep 17 00:00:00 2001 From: Arjun Raja Yogidas Date: Thu, 9 Oct 2025 02:27:57 +0000 Subject: [PATCH] ci: update headers and footers for release-please Signed-off-by: Arjun Raja Yogidas --- release-please-config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release-please-config.json b/release-please-config.json index 1155a64c..31cafee5 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -56,5 +56,7 @@ ], "packages": { ".": {} - } + }, + "pull-request-header": "Ready for new finch release - Please verify the checklist items in the bottom of this PR before merging", + "pull-request-footer": "-[ ] The Sync Submodules wortkflow has completed successfully in finch-core repo." }