Content exclusions generally available in Copilot app and CLI
The GitHub Copilot app and Copilot CLI now respect content exclusion policies configured by enterprise, organization, and repository administrators. Copilot won’t use excluded files as context, helping you protect sensitive… The post Content exclusions generally available in Copilot app and CLI appeared first on The GitHub Blog.
What happened
The new feature ensures that the context for suggestions by GitHub Copilot excludes any files marked for exclusion, safeguarding sensitive information.
Why it matters
This enhancement is significant for organizations seeking to maintain data privacy and compliance. By controlling what content the AI accesses, teams can better protect sensitive code and prevent unintentional leaks during development.