Skip to content

Commit 30290cc

Browse files
committed
feat: add testing for release-please footer
Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent ac44cf7 commit 30290cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
".": {}
5858
},
5959
"pull-request-header": "Ready for new finch release - Please verify the checklist items in the bottom of this PR before merging",
60-
"pull-request-footer": "> [!IMPORTANT]\n> Please verify the following before merging this PR.\n> -[ ] The Sync Submodules wortkflow has completed successfully in finch-core repo. \n> -[ ] The Sync Submodules and Dependencies Workflow has completed successfully in this repo"
60+
"pull-request-footer": "-[ ] The Sync Submodules wortkflow has completed successfully in finch-core repo."
6161
}

test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
> [!IMPORTANT]\n> Please verify the following before merging this PR.\n> -[ ] The Sync Submodules wortkflow has completed successfully in finch-core repo. \n> -[ ] The Sync Submodules and Dependencies Workflow has completed successfully in this repo

0 commit comments

Comments
 (0)