From 64665e95c001839137bda6cc381a000ec5a4e098 Mon Sep 17 00:00:00 2001 From: Anudhyan Datta <127120520+Anudhyan@users.noreply.github.com> Date: Wed, 29 Oct 2025 21:04:52 +0530 Subject: [PATCH] docs: Anudhyan's PR for Hacktoberfest issue #4722 (#5442) Signed-off-by: Anudhyan <127120520+Anudhyan@users.noreply.github.com> Signed-off-by: Anudhyan Datta " Signed-off-by: Anudhyan Datta --- .../pages/community/data/community-content.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 12200b36..1f9fcf91 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -150,6 +150,18 @@ "submittedDate": "2025-10-29", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Stop Chasing Stale Docs: Creating Automated Documentation Workflows with goose", + "author": { + "name": "Anudhyan Datta", + "handle": "Anudhyan" + }, + "type": "blog", + "url": "https://anudhyan.hashnode.dev/stop-chasing-stale-docs-creating-automated-documentation-workflows-with-goose", + "submittedDate": "2025-10-29", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] -} \ No newline at end of file +}