docs: add blog post on configuring goose for team environments (#5380)

Signed-off-by: Lymah123 <fimihanodunola625@gmail.com>
This commit is contained in:
Lymah
2025-10-27 14:36:07 +01:00
committed by GitHub
parent a6dcf86bdf
commit 608d6048c2
@@ -15,7 +15,11 @@
"url": "https://block.github.io/goose/blog/2025/09/26/hacktoberfest-2025",
"thumbnail": "https://images.unsplash.com/photo-1522071820081-009f0129c71c?w=400&h=225&fit=crop&crop=entropy&auto=format",
"submittedDate": "2025-09-26",
"tags": ["hacktoberfest", "open-source", "contributing"],
"tags": [
"hacktoberfest",
"open-source",
"contributing"
],
"hacktoberfest": true
},
{
@@ -28,7 +32,9 @@
"url": "https://dev.to/agasta/running-goose-in-containers-without-losing-your-mind-3m8",
"thumbnail": "https://images.unsplash.com/photo-1759560397953-8221761119ec?w=400&h=225&fit=crop&crop=entropy&auto=format",
"submittedDate": "2025-10-04",
"tags": ["hacktoberfest"],
"tags": [
"hacktoberfest"
],
"hacktoberfest": true
},
{
@@ -40,7 +46,9 @@
"type": "video",
"url": "https://www.youtube.com/shorts/Qidl20e-HOc",
"submittedDate": "2025-10-13",
"tags": ["hacktoberfest"],
"tags": [
"hacktoberfest"
],
"hacktoberfest": true
},
{
@@ -52,7 +60,11 @@
"type": "blog",
"url": "https://anudhyan.hashnode.dev/best-practices-for-using-goose-in-enterprise-environments",
"submittedDate": "2025-10-15",
"tags": ["hacktoberfest", "goose", "enterprise"],
"tags": [
"hacktoberfest",
"goose",
"enterprise"
],
"hacktoberfest": true
},
{
@@ -65,7 +77,9 @@
"url": "https://dev.to/lymah/getting-started-with-goose-on-windows-30bh",
"thumbnail": "https://i.imgur.com/WEZXcBD.png",
"submittedDate": "2025-10-14",
"tags": ["hacktoberfest"],
"tags": [
"hacktoberfest"
],
"hacktoberfest": true
},
{
@@ -78,7 +92,9 @@
"url": "https://dev.to/lymah/best-practices-for-prompt-engineering-with-goose-3m6h",
"thumbnail": "https://i.imgur.com/Shsi56O.png",
"submittedDate": "2025-10-16",
"tags": ["hacktoberfest"],
"tags": [
"hacktoberfest"
],
"hacktoberfest": true
},
{
@@ -91,7 +107,24 @@
"url": "https://dev.to/lymah/deep-dive-into-gooses-extension-system-and-model-context-protocol-mcp-3ehl",
"thumbnail": "https://i.imgur.com/uim8eHi.png",
"submittedDate": "2025-10-21",
"tags": ["hacktoberfest"],
"tags": [
"hacktoberfest"
],
"hacktoberfest": true
},
{
"title": "Configuring goose for Team Environments and Shared Workflows",
"author": {
"name": "Halimah",
"handle": "lymah123"
},
"type": "blog",
"url": "https://dev.to/lymah/configuring-goose-for-team-environments-and-shared-workflows-5ehn",
"thumbnail": "https://i.imgur.com/pltI1bv.jpeg",
"submittedDate": "2025-10-26",
"tags": [
"hacktoberfest"
],
"hacktoberfest": true
},
{
@@ -107,4 +140,4 @@
"hacktoberfest": true
}
]
}
}