Skip to content

Commit bb57141

Browse files
authored
Merge pull request #34755 from github/repo-sync
Repo sync
2 parents 7c376a4 + 7a138c0 commit bb57141

File tree

6 files changed

+16
-6
lines changed

6 files changed

+16
-6
lines changed

content/copilot/managing-copilot/managing-github-copilot-in-your-organization/setting-policies-for-copilot-in-your-organization/managing-policies-for-copilot-in-your-organization.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,10 @@ If an organization member is assigned a seat by multiple organizations with diff
5555

5656
For example, to enable or disable suggestion matching, in the "Suggestions matching public code" dropdown, select **Allowed** or **Blocked**.
5757

58-
{% ifversion ghec %}
59-
60-
1. If your organization has a {% data variables.product.prodname_copilot_enterprise_short %} subscription and you enable {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}, two additional options are displayed. Depending on your enterprise settings, you may be able to change the settings for these options.
58+
1. If your organization has a {% data variables.product.prodname_copilot_business_short %}{% ifversion ghec %} or {% data variables.product.prodname_copilot_enterprise_short %}{% endif %} subscription and you enable "{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}", two additional options are displayed:
6159

6260
{% data reusables.copilot.policies-for-dotcom %}
6361

64-
{% endif %}
65-
6662
## Setting a policy for {% data variables.product.prodname_copilot_extensions %} in your organization
6763

6864
{% data reusables.copilot.copilot-extensions.beta-note %}

content/repositories/creating-and-managing-repositories/transferring-a-repository.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@ When you transfer a repository to a new owner, they can immediately administer t
2727

2828
Prerequisites for repository transfers:
2929
* When you transfer a repository that you own to another personal account, the new owner will receive a confirmation email.{% ifversion fpt or ghec %} The confirmation email includes instructions for accepting the transfer. If the new owner doesn't accept the transfer within one day, the invitation will expire.{% endif %}
30+
* To transfer a repository you must have administrator access to the repository.
31+
{%- ifversion fpt or ghec %}
32+
* Repositories on {% data variables.product.prodname_dotcom_the_website %} can only be transferred to other owners on {% data variables.product.prodname_dotcom_the_website %}.
33+
{%- ifversion ghec %}
34+
* Repositories cannot be transferred into an {% data variables.enterprise.prodname_emu_enterprise %} from outside the enterprise, or vice versa.
35+
{%- endif %}
36+
{%- elsif ghes %}
37+
* Repositories can only be transferred to an owner within the same {% data variables.product.prodname_ghe_server %} instance. For more information about moving a repository from {% data variables.product.prodname_ghe_server %} to {% data variables.product.prodname_ghe_cloud %}, see "[AUTOTITLE](/migrations/using-github-enterprise-importer/migrating-between-github-products/migrating-repositories-from-github-enterprise-server-to-github-enterprise-cloud)."
38+
{%- endif %}
3039
* To transfer a repository that you own to an organization, you must have permission to create a repository in the target organization.
3140
* The target account must not have a repository with the same name, or a fork in the same network.
3241
* The original owner of the repository is added as a collaborator on the transferred repository. Other collaborators to the transferred repository remain intact.

data/release-notes/enterprise-server/3-13/3.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ sections:
7575
Fixes and improvements for the git core module.
7676
- |
7777
When enabling GitHub Advanced Security for an organization, active committers in other organizations were not accounted for.
78+
- |
79+
Following an upgrade, Elasticsearch search migrations are sometimes incorrectly reported as failing in the audit log, even though the migrations completed successfully. [Updated: 2024-09-27]
7880
changes:
7981
- |
8082
Actions KPI logs are disabled by default to reduce log size.

data/release-notes/enterprise-server/3-14/0.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ sections:
215215
Services may respond with a 503 status due to an out of date haproxy configuration. This can usually be resolved with a `ghe-config-apply` run.
216216
- |
217217
When enabling automatic update checks for the first time in the Management Console, the status is not dynamically reflected until the "Updates" page is reloaded.
218+
- |
219+
Following an upgrade, Elasticsearch search migrations are sometimes incorrectly reported as failing in the audit log, even though the migrations completed successfully. [Updated: 2024-09-27]
218220
219221
deprecations:
220222
- |

data/release-notes/enterprise-server/3-14/1.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ sections:
3232
Custom links to other repositories displayed incorrect breadcrumbs.
3333
- |
3434
The Secret Scanning Push Protection custom resource link set at the Enterprise level was not being displayed to users being blocked when pushing secrets to a repository using git through the command line interface.
35+
- |
36+
Following an upgrade, Elasticsearch search migrations are sometimes incorrectly reported as failing in the audit log, even though the migrations completed successfully. [Updated: 2024-09-27]
3537
changes:
3638
- |
3739
For instances deployed on Amazon Web Services (AWS), site administrators can configure regional AWS STS endpoints for OIDC from the Management Console.

data/reusables/copilot/policies-for-dotcom.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
* {% data variables.product.prodname_copilot_autocomplete_pr %}. See "[AUTOTITLE](/copilot/using-github-copilot/using-copilot-text-completion)."
55
* Asking {% data variables.product.prodname_copilot_short %} why a workflow has failed. See "[AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-githubcom#ask-why-a-workflow-has-failed)."
6-
* The ability for {% data variables.product.prodname_copilot_short %} to plan a strong response by asking for additional information when a prompt is unclear, then determining which skills it should use to respond. For more information on skills, see "[AUTOTITLE](/enterprise-cloud@latest/copilot/using-github-copilot/asking-github-copilot-questions-in-githubcom#powered-by-skills)."
76
* The ability to:
87
* Change the AI model used by {% data variables.product.prodname_copilot_chat_dotcom_short %} and {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode_shortname %}. See "[AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-githubcom#ai-models-for-copilot-chat)" and "[AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide#ai-models-for-copilot-chat)."
98
* Use `o1` models in {% data variables.product.prodname_github_models %}. See "[AUTOTITLE](/github-models/prototyping-with-ai-models)."

0 commit comments

Comments
 (0)