Skip to content

Commit 0e5ca74

Browse files
guntripCopilotsunbrye
authored
Add small section introducing using REST API to modify Copilot Content Exclusions (#59793)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
1 parent bf7e629 commit 0e5ca74

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ redirect_from:
2424
topics:
2525
- Copilot
2626
contentType: how-tos
27-
category:
27+
category:
2828
- Configure Copilot
2929
---
3030

@@ -194,6 +194,12 @@ You can verify that content exclusions you have configured are working as expect
194194

195195
If the file is excluded, {% data variables.copilot.copilot_chat_short %} will not be able to use the file to generate a response. The file will not be listed as a reference in {% data variables.product.prodname_copilot_short %}'s response.
196196

197+
## Manage content exclusions with the REST API
198+
199+
Organization owners and enterprise owners can also manage content exclusions programmatically using the {% data variables.product.github %} REST API.
200+
201+
For more information, see [AUTOTITLE](/rest/copilot/copilot-content-exclusion-management).
202+
197203
## Further reading
198204

199205
* [AUTOTITLE](/copilot/concepts/content-exclusion-for-github-copilot)

0 commit comments

Comments
 (0)