GitHub Copilot · Schema

ContentExclusionRules

Content exclusion rules mapping repository names to arrays of file path patterns that Copilot is prevented from accessing.

AgentsArtificial IntelligenceCode GenerationCode ReviewCoding AgentsCustom InstructionsDeveloper ToolsExtensionsIDEMachine-LearningMCPMetricsProductivity
View JSON Schema on GitHub

JSON Schema

github-copilot-content-exclusion-rules-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ContentExclusionRules",
  "type": "object",
  "description": "Content exclusion rules mapping repository names to arrays of file path patterns that Copilot is prevented from accessing."
}