-
Notifications
You must be signed in to change notification settings - Fork 0
Github:Monitoring:Copilot Restrictions
lbonanomi edited this page Mar 15, 2025
·
1 revision
Github offers no way to publicize a repo's Copilot Exclusions list to general users. We can track changes to it in Splunk, though. Save this Splunk query as an alert:
index="github" |
search action="copilot.content_exclusion_changed" |
search repo = "ORG/repo1" OR repo = "ORG/repo2" OR repo = "ORG/repo3" |
sort created_at |
tail 1
- Backup-and-Restore
- Console
- Emergencies
- Housekeeping
- Integrations-and-External-Programs
- Search
- Throttles
- Usage