Skip to content

docs: list Copilot Agent Standards on the projects page - #40

Merged
craigthackerx merged 1 commit into
mainfrom
docs/index-copilot-agent-standards
Aug 24, 2026
Merged

docs: list Copilot Agent Standards on the projects page#40
craigthackerx merged 1 commit into
mainfrom
docs/index-copilot-agent-standards

Conversation

@craigthackerx

Copy link
Copy Markdown
Contributor

Follow-up to #39.

app/projects/page.tsx is a hand-maintained array, unlike components/standards-band.tsx and app/sitemap.ts, which discover documents from the filesystem. Adding the document in #39 therefore listed it in the sidebar, the documents index, the homepage standards band and the sitemap, but not on /projects/.

Adds the missing entry, alphabetically between CI/CD Standards and Logging Standards.

One difference from the neighbouring standards entries: repo points at libre-devops/copilot-agents rather than the bare organisation, because that document has a real reference implementation repo, the same as the Azure Naming Convention and PowerShell Helpers entries.

npm run lint, npx tsc --noEmit and npm run build all clean locally, and the card renders on /projects/ with the correct repo link.

The projects page is a hand-maintained array, unlike the standards band
and the sitemap which discover documents from the filesystem, so adding
the document did not list it there.

Links the real repository rather than the bare organisation, since
copilot-agents exists as its own repo.
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@craigthackerx
craigthackerx merged commit d1232d2 into main Aug 24, 2026
7 checks passed
@craigthackerx
craigthackerx deleted the docs/index-copilot-agent-standards branch August 24, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant