About policies for GitHub Copilot
Organization owners can set policies to govern how GitHub Copilot can be used within the organization. For example, an organization owner can enable or disable the following Copilot features:
- Copilot in GitHub.com
- Copilot Chat in the IDE
- Copilot Chat in GitHub Mobile
- Copilot in the CLI and Windows Terminal
- Suggestions matching public code
- Access to alternative models for Copilot
The policy settings selected by an organization owner determine the behavior of GitHub Copilot for all organization members that have been granted access to Copilot through the organization.
Policies for suggestion matching
Organization settings include an option to either allow or block code suggestions that match publicly available code. If you choose to block suggestions matching public code, GitHub Copilot will check potential code suggestions and the surrounding code of about 150 characters against public code on GitHub. If there is a match, or a near match, the suggestion is not shown.
Enabling Copilot features in your organization
-
В правом верхнем углу GitHubвыберите фото профиля, а затем выберите Ваши организации.
-
Рядом с организацией щелкните Параметры.
-
На боковой панели в разделе "Код, планирование и автоматизация" щелкните Copilot, а затем щелкните "Политики".
-
Use the dropdown options to the right of each feature to enable or disable that feature for your organization.
For example, to enable or disable suggestion matching, in the "Suggestions matching public code" dropdown, select Allowed or Blocked.
-
If your organization has a Copilot Business subscription and you enable "Copilot in GitHub.com", two additional options are displayed:
-
Войдите в коллекцию отзывов пользователей: если включена, пользователи могут предоставлять отзывы о Copilot сводки запросов на вытягивание. Дополнительные сведения см. в разделе Создание сводки запроса на вытягивание с помощью GitHub Copilot.
-
При включении функций предварительной версии: пользователи могут протестировать новые функции Copilot, которые еще не доступны. Помните, что предварительные версии функций могут иметь недостатки, и функции могут быть изменены или прекращены в любое время. К текущим предварительным версиям функций Copilot относятся:
- Copilot text completion. См. раздел "Использование завершения текста Copilot".
- Запрос Copilot почему рабочий процесс завершился сбоем. См. раздел "Запрос вопросов GitHub Copilot в GitHub".
-
Setting a policy for GitHub Copilot Extensions in your organization
Note
GitHub Copilot Extensions находится в public preview и подлежит изменению.
GitHub Copilot Extensions integrate external tools with GitHub Copilot Chat. See "Использование расширений для интеграции внешних средств с Copilot Chat."
Before you install Copilot Extensions in your organization, you should set a usage policy for your organization. Setting a usage policy allows you to enable or disable Copilot Extensions for all members of your organization, limiting your security risk.
- В правом верхнем углу GitHubвыберите фото профиля, а затем выберите Ваши организации.
- Рядом с организацией щелкните Параметры.
- На боковой панели в разделе "Код, планирование и автоматизация" щелкните Copilot, а затем щелкните "Политики".
- In the "Copilot Extensions" section, select the dropdown menu, then enable or disable Copilot Extensions for your organization.
Managing permissions for a GitHub Copilot Extension in your organization
After you have installed a Copilot Extension in your organization, you can view the permissions the extension has in your organization, and why those permissions are necessary. If you do not want the Copilot Extension to have the listed permissions, you can suspend or uninstall the extension.
- В правом верхнем углу GitHubвыберите фото профиля, а затем выберите Ваши организации.
- Рядом с организацией щелкните Параметры.
- На боковой панели в разделе "Сторонний доступ" щелкните GitHub Apps. Отобразится список данных GitHub Apps, установленных в вашей организации.
- Optionally, to filter your installed GitHub Apps for Copilot Extensions, select the Filter: dropdown menu, then click Copilot Extensions.
- Next to the Copilot Extension you want to review or modify, click Configure.
- In the "Permissions" section, review the permissions listed for the Copilot Extension. Optionally, you can block the Copilot Extension's access to your organization in one of two ways:
- To indefinitely suspend the Copilot Extension's access to resources in your organization while keeping the extension installed, in the "Danger zone" section, click Suspend.
- To uninstall a Copilot Extension completely, in the "Danger zone" section, click Uninstall.