From 53be94c65c1a91669231fdae3be40e2cc6740ce6 Mon Sep 17 00:00:00 2001 From: dfberry Date: Mon, 8 Jun 2026 19:25:24 -0700 Subject: [PATCH 1/2] chore: publish article - remove draft status Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- website/blog/2026-06-08-copilot-config-files-guide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/blog/2026-06-08-copilot-config-files-guide.md b/website/blog/2026-06-08-copilot-config-files-guide.md index dc9a9c3..170f6e3 100644 --- a/website/blog/2026-06-08-copilot-config-files-guide.md +++ b/website/blog/2026-06-08-copilot-config-files-guide.md @@ -8,7 +8,6 @@ custom_edit_url: null sidebar_label: "2026.06.08 Copilot Config Files" title: "Copilot Configuration Files: What They Are, Where They Live, and When to Use Them" description: "A practical guide to `.github/copilot-instructions.md`, agents, skills, prompts, and workflows — what each one does, where to find accurate examples, and how they fit together." -draft: true tags: - copilot - configuration From 7e140d6a63fcab3c47bd12ffcb37c7a72b75abd6 Mon Sep 17 00:00:00 2001 From: dfberry Date: Mon, 8 Jun 2026 19:27:22 -0700 Subject: [PATCH 2/2] fix: remove authors field causing build failure The authors map file is not configured, so remove the authors field that was causing the build to fail. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- website/blog/2026-06-08-copilot-config-files-guide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/blog/2026-06-08-copilot-config-files-guide.md b/website/blog/2026-06-08-copilot-config-files-guide.md index 170f6e3..5ffa6eb 100644 --- a/website/blog/2026-06-08-copilot-config-files-guide.md +++ b/website/blog/2026-06-08-copilot-config-files-guide.md @@ -1,6 +1,5 @@ --- slug: /2026-06-08-copilot-config-files-guide -authors: [dfberry] date: 2026-06-08 image: ./media/2026-06-08-copilot-config-files-guide/watercolor-1-layers-of-governance.png canonical_url: https://dfberry.github.io/blog/2026-06-08-copilot-config-files-guide