Skip to content

Commit d8b67fc

Browse files
authored
Enterprise bug fix hour for week of May 29, 2023 (#37397)
1 parent 01ed475 commit d8b67fc

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/audit-log-events-for-your-enterprise.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ The scope of the events that appear in your enterprise's audit log depend on whe
133133
| `business.invite_admin` | An invitation for someone to be an enterprise owner{% ifversion ghes %} or site administrator{% endif %} of an enterprise was sent.
134134
| `business.invite_billing_manager` | An invitation for someone to be an billing manager of an enterprise was sent.
135135
{%- endif %}
136-
| `business.members_can_update_protected_branches.clear` | An enterprise owner{% ifversion ghes %} or site administrator{% endif %} unset a policy for whether members of an enterprise can update protected branches on repositories for individual organizations. Organization administrators can choose whether to allow updating protected branches settings.
136+
| `business.members_can_update_protected_branches.clear` | An enterprise owner{% ifversion ghes %} or site administrator{% endif %} unset a policy for whether members of an enterprise can update protected branches on repositories for individual organizations. Organization owners can choose whether to allow updating protected branches settings.
137137
| `business.members_can_update_protected_branches.disable` | The ability for enterprise members to update branch protection rules was disabled. Only enterprise owners can update protected branches.
138138
| `business.members_can_update_protected_branches.enable` | The ability for enterprise members to update branch protection rules was enabled. Enterprise owners and members can update protected branches.
139139
| `business.remove_admin` | An enterprise owner{% ifversion ghes %} or site administrator{% endif %} was removed from an enterprise.
@@ -719,7 +719,7 @@ Before you'll see `git` category actions, you must enable Git events in the audi
719719
| `org.integration_manager_removed` | An organization owner removed access to manage all GitHub Apps owned by an organization from an organization member.
720720
| `org.invite_member` | A new user was invited to join an organization. {% ifversion fpt or ghec %}For more information, see "[AUTOTITLE](/organizations/managing-membership-in-your-organization/inviting-users-to-join-your-organization)."{% endif %}
721721
| `org.invite_to_business` | An organization was invited to join an enterprise.
722-
| `org.members_can_update_protected_branches.clear` | An organization owner unset a policy for whether members of an organization can update protected branches on repositories in an organization. Organization administrators can choose whether to allow updating protected branches settings.
722+
| `org.members_can_update_protected_branches.clear` | An organization owner unset a policy for whether members of an organization can update protected branches on repositories in an organization. Organization owners can choose whether to allow updating protected branches settings.
723723
| `org.members_can_update_protected_branches.disable` | The ability for enterprise members to update protected branches was disabled. Only enterprise owners can update protected branches.
724724
| `org.members_can_update_protected_branches.enable` | The ability for enterprise members to update protected branches was enabled. Members of an organization can update protected branches.
725725
{%- ifversion fpt or ghec %}
@@ -903,7 +903,7 @@ Before you'll see `git` category actions, you must enable Git events in the audi
903903
|--------|-------------
904904
| `pre_receive_hook.create` | A pre-receive hook was created. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policy-with-pre-receive-hooks/managing-pre-receive-hooks-on-the-github-enterprise-server-appliance#creating-pre-receive-hooks)."
905905
| `pre_receive_hook.destroy` | A pre-receive hook was deleted. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policy-with-pre-receive-hooks/managing-pre-receive-hooks-on-the-github-enterprise-server-appliance#deleting-pre-receive-hooks)."
906-
| `pre_receive_hook.enforcement` | A pre-receive hook enforcement setting allowing repository and organization administrators to override the hook configuration was enabled or disabled. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policy-with-pre-receive-hooks/managing-pre-receive-hooks-on-the-github-enterprise-server-appliance)."
906+
| `pre_receive_hook.enforcement` | A pre-receive hook enforcement setting allowing repository administrators and organization owners to override the hook configuration was enabled or disabled. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policy-with-pre-receive-hooks/managing-pre-receive-hooks-on-the-github-enterprise-server-appliance)."
907907
| `pre_receive_hook.rejected_push` | A pre-receive hook rejected a push.
908908
| `pre_receive_hook.update` | A pre-receive hook was created. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policy-with-pre-receive-hooks/managing-pre-receive-hooks-on-the-github-enterprise-server-appliance#editing-pre-receive-hooks)."
909909
| `pre_receive_hook.warned_push` | A pre-receive hook warned about a push.
@@ -1160,7 +1160,7 @@ Before you'll see `git` category actions, you must enable Git events in the audi
11601160

11611161
| Action | Description
11621162
|--------|-------------
1163-
| `repository_projects_change.clear` | The repository projects policy was removed for an organization, or all organizations in the enterprise. Organization admins can now control their repository projects settings. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-projects-in-your-enterprise)."
1163+
| `repository_projects_change.clear` | The repository projects policy was removed for an organization, or all organizations in the enterprise. Organization owners can now control their repository projects settings. For more information, see "[AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-projects-in-your-enterprise)."
11641164
| `repository_projects_change.disable` | Repository projects were disabled for a repository, all repositories in an organization, or all organizations in an enterprise.
11651165
| `repository_projects_change.enable` | Repository projects were enabled for a repository, all repositories in an organization, or all organizations in an enterprise.
11661166

content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-copilot-in-your-enterprise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you set up a subscription for {% data variables.product.prodname_copilot_for_
2424

2525
{% data variables.product.prodname_copilot_for_business %} subscriptions are billed monthly, based on the number of {% data variables.product.prodname_copilot %} seats assigned to users within your enterprise. For more information, see "[AUTOTITLE](/enterprise-cloud@latest/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot#github-copilot-pricing-for-github-enterprise-cloud)."
2626

27-
{% data variables.product.prodname_copilot %} includes a filter which detects code suggestions that match public code on {% data variables.product.prodname_dotcom %}. {% data variables.product.prodname_copilot_for_business %} lets you choose whether to enable or disable the filter at the enterprise-level, or allow organization admins to decide at the organization-level. When the filter is enabled, {% data variables.product.prodname_copilot %} checks code suggestions with their surrounding code of about 150 characters against public code on {% data variables.product.prodname_dotcom %}. If there is a match or near match, the suggestion will not be shown.
27+
{% data variables.product.prodname_copilot %} includes a filter which detects code suggestions that match public code on {% data variables.product.prodname_dotcom %}. {% data variables.product.prodname_copilot_for_business %} lets you choose whether to enable or disable the filter at the enterprise-level, or allow organization owners to decide at the organization-level. When the filter is enabled, {% data variables.product.prodname_copilot %} checks code suggestions with their surrounding code of about 150 characters against public code on {% data variables.product.prodname_dotcom %}. If there is a match or near match, the suggestion will not be shown.
2828

2929
## Enforcing a policy to manage the use of {% data variables.product.prodname_copilot_for_business %} in your enterprise
3030

content/admin/policies/enforcing-policy-with-pre-receive-hooks/managing-pre-receive-hooks-on-the-github-enterprise-server-appliance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ shortTitle: Manage pre-receive hooks
4545

4646
## Configure pre-receive hooks for an organization
4747

48-
An organization administrator can only configure hook permissions for an organization if the site administrator selected the **Administrators can enable or disable this hook** option when they created the pre-receive hook. To configure pre-receive hooks for a repository, you must be an organization administrator or owner.
48+
An organization owner can only configure hook permissions for an organization if the site administrator selected the **Administrators can enable or disable this hook** option when they created the pre-receive hook. To configure pre-receive hooks for a repository, you must be an organization owner.
4949

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

content/admin/user-management/managing-organizations-in-your-enterprise/requiring-two-factor-authentication-for-an-organization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ topics:
1515
- Security
1616
shortTitle: Require 2FA
1717
---
18-
When using LDAP or built-in authentication, two-factor authentication is supported on {% data variables.location.product_location %}. Organization administrators can require members to have two-factor authentication enabled.
18+
When using LDAP or built-in authentication, two-factor authentication is supported on {% data variables.location.product_location %}. Organization owners can require members to have two-factor authentication enabled.
1919

2020
{% data reusables.enterprise_user_management.external_auth_disables_2fa %}
2121

content/admin/user-management/managing-users-in-your-enterprise/managing-organization-members-in-your-enterprise.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Members can also be added or removed from an organization at the organization le
2323
{% note %}
2424

2525
**Note:**
26-
- Users will be added as organization members. If the user is already an organization member or organization admin, the privileges will not be modified.
27-
- Organization admins cannot be removed from the organization via the bulk method.
26+
- Users will be added as organization members. If the user is already an organization member or organization owner, the privileges will not be modified.
27+
- Organization owners cannot be removed from the organization via the bulk method.
2828

2929
{% endnote %}
3030

Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1. Create a new virtual disk to use as an attached storage volume for your instance data, and configure the size based on your user license count.
1+
1. Create a new virtual disk to use as an attached storage volume for your instance data, and configure the size based on your user license count. If reusing an existing disk, ensure that the disk is empty and there are no partitions.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
When using LDAP or built-in authentication, two-factor authentication is supported. Organization administrators can require members to have two-factor authentication enabled.
1+
When using LDAP or built-in authentication, two-factor authentication is supported. Organization owners can require members to have two-factor authentication enabled.

0 commit comments

Comments
 (0)