chore: publish from main

This commit is contained in:
github-actions[bot]
2026-09-16 00:51:22 +00:00
parent fefaeb03cc
commit bae06fe76c
194 changed files with 31234 additions and 13694 deletions
+4 -6
View File
@@ -28,21 +28,19 @@ const routes = [
'/agents/',
'/instructions/',
'/skills/',
'/hooks/',
'/workflows/',
'/extensions/',
'/plugins/',
'/tools/',
'/contributors/',
'/learning-hub/cookbook/',
'/learning-hub/',
// Keep a representative Learning Hub article in the matrix so the article
// chassis is audited in addition to the Learning Hub landing page.
'/learning-hub/github-copilot-app/',
'/learning-hub/cookbook/',
// Representative dedicated detail pages (one per resource type) so the audit
// covers the shared detail layout, sidebar, install buttons, and file browser.
'/agent/accessibility/',
'/instruction/a11y/',
'/skill/acquire-codebase-knowledge/',
'/hook/dependency-license-checker/',
'/workflow/daily-issues-report/',
'/plugin/accessibility-kanban/',
'/extension/accessibility-kanban/',
];