Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 4.01 KB

reviewing-changes-to-content-exclusions-for-github-copilot.md

File metadata and controls

73 lines (49 loc) · 4.01 KB
title shortTitle intro permissions product versions topics redirect_from
Reviewing changes to content exclusions for GitHub Copilot
Content exclusion changes
You can monitor changes to content exclusions in your repositories and organizations.
Organization owners
{% data reusables.gated-features.copilot-business-and-enterprise %}
feature
copilot
Copilot
/copilot/managing-copilot/managing-github-copilot-in-your-organization/reviewing-activity-related-to-github-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
/copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot
/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/reviewing-changes-to-content-exclusions-for-github-copilot

Organization and repository settings include the ability to exclude content from being used by {% data variables.product.prodname_copilot %}. You can review any changes that are made to these content exclusion settings.

Reviewing changes in your repository

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %}

  1. In the "Code & automation" section of the side bar, click {% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %}. {% data reusables.copilot.view-last-change-content-exclusions %}

  2. Click the time of the last change.

    Screenshot of the last edited information. The time of change link is highlighted with a dark orange outline.

    The "Audit log" page for the organization is displayed, showing the most recently logged occurrences of the copilot.content_exclusion_changed action in the repository. {% data reusables.copilot.more-details-content-exclusion-logs %}

Reviewing changes in your organization

{% data reusables.profile.access_org %} {% data reusables.profile.org_settings %}

  1. In the left sidebar, click {% octicon "copilot" aria-hidden="true" %} {% data variables.product.prodname_copilot_short %} then click Content exclusion. {% data reusables.copilot.view-last-change-content-exclusions %}

  2. Click the time of the last change.

    Screenshot of the last edited information. The time of change link is highlighted with a dark orange outline.

    The "Audit log" page for the organization is displayed, showing the most recently logged occurrences of the copilot.content_exclusion_changed action.

    Changes made at either the repository or organization level are listed.

{% data reusables.copilot.more-details-content-exclusion-logs %}

{% ifversion ghec %}

Reviewing changes in your enterprise

{% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.policies-tab %} {% data reusables.enterprise-accounts.copilot-tab %}

  1. On the {% data variables.product.prodname_copilot %} page, click the Content exclusion tab.

    At the bottom of the page you'll see the name of the person who last changed the content exclusion settings, and information about when they made this change.

  2. Click the time of the last change.

    Screenshot of the last edited information. The time of change link is highlighted with a dark orange outline.

    The "Audit log" page for the organization is displayed, showing the most recently logged occurrences of the copilot.content_exclusion_changed action.

    Changes made at the repository, organization, and enterprise level are listed.

{% data reusables.copilot.more-details-content-exclusion-logs %}

{% endif %}