You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-personal-account.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,17 +53,17 @@ After you've blocked a user, they cannot:
53
53
In repositories you own, blocked users also cannot:
54
54
* Open issues
55
55
* Send, close, or merge pull requests
56
-
* Comment on issues, pull requests, or commits
56
+
* Comment on issues, pull requests, discussions, or commits
57
57
* Comment on repository security advisories
58
58
* Add or edit wiki pages
59
59
60
-
Blocking a user from a comment doesn't delete the original issue, pull request, or security advisory.
60
+
Blocking a user from a comment doesn't delete the original issue, pull request, discussion, or security advisory.
61
61
62
-
## Blocking a user in an issue, pull request, or repository security advisory
62
+
## Blocking a user in an issue, pull request, discussion, or repository security advisory
63
63
64
64
You must own the repository to block a user from its content.
65
65
66
-
1. Navigate to the issue, pull request, or repository security advisory that contains the description or comment whose author you would like to block.
66
+
1. Navigate to the issue, pull request, discussion, or repository security advisory that contains the description or comment whose author you would like to block.
67
67
1. In the upper-right corner of the description or comment whose author you would like to block, click {% octicon "kebab-horizontal" aria-label="Show options" %}, then click **Block user**.
68
68
{% data reusables.organizations.close-all-content-when-blocking-user %}
69
69
1. Optionally, add a note to describe why you blocked the user. The note will only be visible to you.
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/copilot-cli/about-copilot-cli.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,10 @@ When you use {% data variables.copilot.copilot_cli_short %}, {% data variables.p
204
204
205
205
You should therefore always keep security considerations in mind when using {% data variables.copilot.copilot_cli_short %}, just as you would when working directly with files yourself, or running commands directly in your terminal. You should always review suggested commands carefully when {% data variables.copilot.copilot_cli_short %} requests your approval.
206
206
207
+
### Content exclusion
208
+
209
+
For {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} users, {% data variables.copilot.copilot_cli_short %} respects content exclusion policies configured at the enterprise, organization, and repository levels. Excluded files are not used as context. For more information, see [AUTOTITLE](/copilot/concepts/context/content-exclusion).
210
+
207
211
### Trusted directories
208
212
209
213
Trusted directories control where {% data variables.copilot.copilot_cli_short %} can read, modify, and execute files.
Copy file name to clipboardExpand all lines: content/copilot/concepts/agents/github-copilot-app.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,10 @@ For more detailed optimization tips, see [AUTOTITLE](/copilot/tutorials/optimize
78
78
79
79
To share feedback, click the **Give feedback** icon in the bottom-left corner of the app.
80
80
81
+
## Content exclusion
82
+
83
+
For {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} users, the {% data variables.copilot.github_copilot_app %} respects content exclusion policies configured at the enterprise, organization, and repository levels. Excluded files are not used as context. For more information, see [AUTOTITLE](/copilot/concepts/context/content-exclusion).
84
+
81
85
## Public code
82
86
83
87
{% data variables.copilot.github_copilot_app %} may generate code that is a match or near match of publicly available code, even if the "Suggestions matching public code" policy is set to "Block." See [AUTOTITLE](/copilot/how-tos/manage-your-account/manage-policies#enabling-or-disabling-suggestions-matching-public-code).
Copy file name to clipboardExpand all lines: content/copilot/concepts/context/content-exclusion.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You can use content exclusion to configure {% data variables.product.prodname_co
19
19
20
20
* Inline suggestions will not be available in the affected files.
21
21
* The content in affected files will not inform inline suggestions in other files.
22
-
* The content in affected files will not inform {% data variables.copilot.copilot_chat %}'s responses.
22
+
* The content in affected files will not inform {% data variables.product.prodname_copilot_short %}'s responses.
23
23
* Affected files will not be reviewed in a {% data variables.product.prodname_copilot_short %} code review.
24
24
25
25
### Who can configure content exclusion
@@ -32,17 +32,19 @@ Repository administrators, organization owners, and enterprise owners can config
32
32
33
33
The {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} plans provide the following level of support for content exclusion.
34
34
35
-
| Tool | Inline suggestions support | {% data variables.copilot.copilot_chat_short %} support |
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ category:
31
31
You can use your repository settings to specify content in your repository that {% data variables.product.prodname_copilot %} should ignore.
32
32
33
33
> [!NOTE]
34
-
> {% data variables.copilot.copilot_cli %} and Agent mode in {% data variables.copilot.copilot_chat_short %} in IDEs do not support content exclusion. For more information about these {% data variables.product.prodname_copilot_short %} features, see[AUTOTITLE](/copilot/concepts/agents/copilot-cli/about-copilot-cli) and[AUTOTITLE](/copilot/how-tos/chat-with-copilot/chat-in-ide).
34
+
> Agent mode in {% data variables.copilot.copilot_chat_short %} in IDEs does not support content exclusion. For more information, see [AUTOTITLE](/copilot/how-tos/chat-with-copilot/chat-in-ide).
35
35
36
36
{% data reusables.repositories.navigate-to-repo %}
37
37
{% data reusables.repositories.sidebar-settings %}
Copy file name to clipboardExpand all lines: content/copilot/how-tos/copilot-cli/administer-copilot-cli-for-your-enterprise.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,10 @@ Separately, users can also provide their own LLM keys locally. This is not contr
49
49
50
50
Enterprise-configured custom agents are available to use with {% data variables.copilot.copilot_cli_short %}.
51
51
52
+
### Content exclusion
53
+
54
+
Content exclusion policies configured at the enterprise, organization, and repository levels apply to {% data variables.copilot.copilot_cli_short %}. Excluded files are not used as context. For more information, see [AUTOTITLE](/copilot/concepts/context/content-exclusion).
55
+
52
56
### MCP server policies
53
57
54
58
Enterprise and organization MCP policies apply to {% data variables.copilot.copilot_cli_short %}. You can configure an MCP registry URL so developers can discover approved servers, and set an allowlist policy to restrict which MCP servers can run. For more information, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-mcp-usage/restrict-based-on-registry).
@@ -70,7 +74,6 @@ Users must have an assigned {% data variables.product.prodname_copilot %} seat t
70
74
All other controls do **not** affect {% data variables.copilot.copilot_cli_short %}, notably:
71
75
72
76
***IDE-specific policies**: Policies configured for specific IDEs or editor extensions
// (data) twice, merging `ifversion ghes`/`elsif ghec` into a single
1129
+
// invalid `{% ghversion %}` tag, and dropping the space before the final
1130
+
// `{%endif %}` (`tag "ghversion" not found`). Reconstruct the original
1131
+
// ifversion/elsif/endif structure with the correct Russian prose.
1132
+
content=content.replaceAll(
1133
+
'{% данных {% данных variables.product.prodname_dotcom %} нижнего колонтитула {% ghversion %}, для всех пользователей и участников совместной работы на всех страницах репозитория и организации для репозиториев и организаций, принадлежащих к корпоративным variables.location.product_location_enterprise{%endif %}.',
1134
+
'{% data variables.product.prodname_dotcom %} нижнего колонтитула{% ifversion ghes %}, для всех пользователей и на всех страницах {% data variables.location.product_location_enterprise %}{% elsif ghec %} для всех пользователей и участников совместной работы на всех страницах репозитория и организации для репозиториев и организаций, принадлежащих к предприятию{% endif %}.',
0 commit comments