1
0
mirror of synced 2026-01-09 15:02:41 -05:00

Merge pull request #27372 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-08-10 13:31:46 -05:00
committed by GitHub
8 changed files with 31 additions and 3 deletions

View File

@@ -962,6 +962,7 @@ ghe-repl-start
This utility displays the status of replication on a node, returning an `OK`, `WARNING` or `CRITICAL` status for each datastore's replication stream. For more information, see "[AUTOTITLE](/admin/enterprise-management/configuring-high-availability/monitoring-a-high-availability-configuration)."
- If any of the replication channels are in a `WARNING` state, the command will exit with code `1`.
- If you have not started replication, the command will exit with code `1`.
- If any of the channels are in a `CRITICAL` state, the command will exit with code `2`.
- The output conforms to the expectations of Nagios' check_by_ssh plugin. For more information, see the [check_by_ssh plugin](https://nagios-plugins.org/doc/man/check_by_ssh.html) on the official Nagios plugins page.

View File

@@ -73,6 +73,7 @@ To ensure seamless use of the OIDC CAP while still applying the policy to OAuth
{% data reusables.identity-and-permissions.about-adding-ip-allow-list-entries %}
{% data reusables.identity-and-permissions.ipv6-allow-lists %}
{% data reusables.identity-and-permissions.ip-address-add-or-remove-caching %}
{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
@@ -110,6 +111,8 @@ To ensure seamless use of the OIDC CAP while still applying the policy to OAuth
### Deleting an allowed IP address
{% data reusables.identity-and-permissions.ip-address-add-or-remove-caching %}
{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.security-tab %}
@@ -184,6 +187,8 @@ To ensure seamless use of the OIDC CAP while still applying the policy to OAuth
## Deleting an allowed IP address
{% data reusables.identity-and-permissions.ip-address-add-or-remove-caching %}
{% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.security-tab %}

View File

@@ -17,10 +17,15 @@ You can export aggregated information about your enterprise's members as a membe
The membership information report includes the following information.
{% note %}
**Note:** You can only export the datetime of the user's last activity at the organization level. For more information, see "[AUTOTITLE](/organizations/managing-membership-in-your-organization/exporting-member-information-for-your-organization#about-export-of-membership-information)."
{% endnote %}
- Username and display name details
- Whether the user has two-factor authentication enabled {% ifversion mandatory-2fa-required-overview %}or is required to enable it{% endif %}
- Whether the user is an organization owner or member
- Datetime of the user's last activity (for a full list of relevant activity, see "[AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users)")
- Organizations with pending invitations
- Optionally, additional information that depends on the enterprise's configuration:
- The user's email addresses for a verified domain

View File

@@ -26,6 +26,7 @@ When an organization has an allow list, third-party applications that connect vi
## Adding an IP address allow list to a {% data variables.product.prodname_github_app %} registration
{% data reusables.identity-and-permissions.ipv6-allow-lists %}
{% data reusables.identity-and-permissions.ip-address-add-or-remove-caching %}
{% data reusables.apps.settings-step %}
{% data reusables.user-settings.developer_settings %}

View File

@@ -10,7 +10,6 @@ redirect_from:
- /github/setting-up-and-managing-billing-and-payments-on-github/managing-your-github-billing-settings/redeeming-a-coupon
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Discounts
@@ -22,7 +21,13 @@ topics:
{% data reusables.dotcom_billing.coupon-expires %}
You cannot apply coupons to paid plans for {% data variables.product.prodname_marketplace %} apps.
{% note %}
**Notes:**
- You cannot apply coupons to paid plans for {% data variables.product.prodname_marketplace %} apps.
- You cannot use coupons to pay for {% data variables.product.prodname_ghe_cloud %}. For more information, see "[AUTOTITLE](/enterprise-cloud@latest/billing/managing-your-github-billing-settings/about-billing-for-your-enterprise#about-billing-for-your-enterprise)."
{% endnote %}
## Redeeming a coupon for your personal account

View File

@@ -44,6 +44,7 @@ You can also configure allowed IP addresses at the enterprise account level, and
{% data reusables.identity-and-permissions.about-adding-ip-allow-list-entries %}
{% data reusables.identity-and-permissions.ipv6-allow-lists %}
{% data reusables.identity-and-permissions.ip-address-add-or-remove-caching %}
{% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %}
@@ -103,6 +104,8 @@ For more information about how to create an allow list for a {% data variables.p
## Deleting an allowed IP address
{% data reusables.identity-and-permissions.ip-address-add-or-remove-caching %}
{% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %}
{% data reusables.organizations.security %}

View File

@@ -0,0 +1,5 @@
{% note %}
**Note:** Due to caching, adding or removing IP addresses can take a few minutes to fully take effect.
{% endnote %}

View File

@@ -37,3 +37,6 @@
/github-ae@latest/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-advanced-setup-for-code-scanning
- /github-ae@latest/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repository
/billing/managing-your-github-billing-settings/redeeming-a-coupon
- /enterprise-cloud@latest/billing/managing-your-github-billing-settings/redeeming-a-coupon