From 339bcd45624961b7203447d70f310a2e81db93a5 Mon Sep 17 00:00:00 2001 From: Lymah Date: Wed, 29 Oct 2025 18:12:26 +0100 Subject: [PATCH] Doc (Blog): Building Effective Prompts and Workflows for Code Review with goose (#5446) Signed-off-by: Lymah123 --- .../pages/community/data/community-content.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 9772a507..92db590f 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -173,6 +173,19 @@ "submittedDate": "2025-10-29", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Building Effective Prompts and Workflows for Code Review with goose", + "author": { + "name": "Halimah", + "handle": "lymah123" + }, + "type": "blog", + "url": "https://dev.to/lymah/building-effective-prompts-and-workflows-for-code-review-with-goose-51m1", + "thumbnail": "https://i.imgur.com/2cRXct5.png", + "submittedDate": "2025-10-29", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] -} +} \ No newline at end of file