From 37bd9599e71765b565d3f0448026e671fbfce5a4 Mon Sep 17 00:00:00 2001 From: Lee Dohm <1038121+lee-dohm@users.noreply.github.com> Date: Fri, 23 Apr 2021 13:17:17 -0700 Subject: [PATCH 1/3] Change 'organizations' to 'profiles' reusable --- .../blocking-a-user-from-your-organization.md | 2 +- ...unblocking-a-user-from-your-organization.md | 2 +- ...s-who-are-blocked-from-your-organization.md | 2 +- ...miting-interactions-in-your-organization.md | 4 ++-- ...isher-verification-for-your-organization.md | 6 +++--- .../restoring-a-deleted-repository.md | 2 +- ...aging-access-and-security-for-codespaces.md | 4 ++-- ...ng-up-a-trial-of-github-enterprise-cloud.md | 4 ++-- ...ling-project-boards-in-your-organization.md | 2 +- .../adding-information-to-your-receipts.md | 6 +++--- .../adding-or-editing-a-payment-method.md | 4 ++-- .../canceling-a-github-marketplace-app.md | 10 ++++++---- ...or-an-organization-on-behalf-of-a-client.md | 8 ++++---- .../downgrading-git-large-file-storage.md | 5 +++-- ...illing-plan-for-a-github-marketplace-app.md | 4 ++-- .../downgrading-your-github-subscription.md | 18 ++++++++++-------- ...g-your-spending-limit-for-github-actions.md | 6 +++--- ...-your-spending-limit-for-github-packages.md | 6 +++--- .../removing-a-payment-method.md | 6 +++--- .../renewing-your-clients-paid-organization.md | 6 +++--- .../setting-your-billing-email.md | 14 +++++++------- .../upgrading-git-large-file-storage.md | 5 +++-- ...wngrading-your-clients-paid-organization.md | 10 ++++++---- ...illing-plan-for-a-github-marketplace-app.md | 5 +++-- .../upgrading-your-github-subscription.md | 14 ++++++++------ ...ing-pending-changes-to-your-subscription.md | 5 +++-- ...iewing-your-git-large-file-storage-usage.md | 5 +++-- .../viewing-your-github-actions-usage.md | 4 ++-- .../viewing-your-github-packages-usage.md | 4 ++-- ...iewing-your-payment-history-and-receipts.md | 4 ++-- ...wing-your-subscriptions-and-billing-date.md | 4 ++-- .../accessing-your-organizations-settings.md | 2 +- ...lowed-ip-addresses-for-your-organization.md | 10 +++++----- ...-analysis-settings-for-your-organization.md | 6 +++--- ...ctor-authentication-in-your-organization.md | 2 +- ...mail-notifications-to-an-approved-domain.md | 2 +- ...wing-the-audit-log-for-your-organization.md | 2 +- ...our-organizations-installed-integrations.md | 2 +- ...github-app-managers-in-your-organization.md | 4 ++-- ...thub-app-managers-from-your-organization.md | 4 ++-- ...ing-base-permissions-for-an-organization.md | 2 +- ...rganizations-ssh-certificate-authorities.md | 4 ++-- ...le-to-delete-issues-in-your-organization.md | 2 +- ...f-your-organizations-dependency-insights.md | 2 +- .../deleting-an-organization-account.md | 2 +- ...ing-github-actions-for-your-organization.md | 10 +++++----- ...ls-for-repositories-in-your-organization.md | 6 +++--- ...on-for-repositories-in-your-organization.md | 2 +- ...cheduled-reminders-for-your-organization.md | 10 +++++----- ...me-for-repositories-in-your-organization.md | 2 +- ...lay-of-member-names-in-your-organization.md | 2 +- ...the-forking-policy-for-your-organization.md | 2 +- ...github-pages-sites-for-your-organization.md | 2 +- ...from-accounts-your-organization-sponsors.md | 2 +- .../renaming-an-organization.md | 2 +- ...repository-creation-in-your-organization.md | 2 +- ...-visibility-changes-in-your-organization.md | 2 +- ...issions-for-adding-outside-collaborators.md | 2 +- ...or-deleting-or-transferring-repositories.md | 2 +- ...reation-permissions-in-your-organization.md | 2 +- .../verifying-your-organizations-domain.md | 2 +- ...g-a-billing-manager-to-your-organization.md | 6 +++--- ...a-billing-manager-from-your-organization.md | 6 +++--- ...tions-saml-single-sign-on-recovery-codes.md | 2 +- ...aml-single-sign-on-for-your-organization.md | 2 +- ...am-synchronization-for-your-organization.md | 6 +++--- ...ams-to-improved-organization-permissions.md | 2 +- ...g-team-discussions-for-your-organization.md | 2 +- ...proving-oauth-apps-for-your-organization.md | 2 +- ...approved-oauth-app-for-your-organization.md | 2 +- ...ccess-restrictions-for-your-organization.md | 2 +- ...ccess-restrictions-for-your-organization.md | 2 +- ...trol-and-visibility-for-container-images.md | 12 ++++++------ .../enabling-improved-container-support.md | 4 ++-- 74 files changed, 171 insertions(+), 158 deletions(-) diff --git a/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md b/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md index f8f2db4d9ef5..3126a0c3a0a6 100644 --- a/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md +++ b/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md @@ -57,7 +57,7 @@ In your organization's repositories, blocked users also cannot: 1. To block an organization member, first [remove the user](/articles/removing-a-member-from-your-organization) from the organization. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.block_users %} 6. Under "Block a user", type the username of the user you'd like to block. ![Username field](/assets/images/help/organizations/org-block-username-field.png) diff --git a/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md b/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md index 3cb869a6c2dd..f8b62ac3b31c 100644 --- a/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md +++ b/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md @@ -31,7 +31,7 @@ If you selected a specific amount of time to block the user, they will be automa {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.block_users %} 5. Under "Blocked users", next to the user you'd like to unblock, click **Unblock**. ![Unblock user button](/assets/images/help/organizations/org-unblock-user-button.png) diff --git a/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md b/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md index 52bb3a8de8a2..b433afc0e181 100644 --- a/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md +++ b/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md @@ -12,7 +12,7 @@ topics: {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.block_users %} 5. Under "Blocked users", review the list of users who are blocked from your organization. ![List of blocked users](/assets/images/help/settings/list-of-blocked-users-for-org.png) diff --git a/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md b/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md index 5012d28aed26..9bf90b86a40a 100644 --- a/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md +++ b/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md @@ -24,13 +24,13 @@ Members of the organization are not affected by any of the limit types. When you enable organization-wide activity limitations, you can't enable or disable interaction limits on individual repositories. For more information on limiting activity for an individual repository, see "[Limiting interactions in your repository](/communities/moderating-comments-and-conversations/limiting-interactions-in-your-repository)." -Organization owners can also block users for a specific amount of time. After the block expires, the user is automatically unblocked. For more information, see "[Blocking a user from your organization](/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization)." +Organization owners can also block users for a specific amount of time. After the block expires, the user is automatically unblocked. For more information, see "[Blocking a user from your organization](/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization)." ### Limiting interactions in your organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 1. In the organization settings sidebar, click **Moderation settings**. !["Moderation settings" in the organization settings sidebar](/assets/images/help/organizations/org-settings-moderation-settings.png) 1. Under "Moderation settings", click **Interaction limits**. diff --git a/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md b/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md index 1acdf6051380..e0b5711acd16 100644 --- a/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md +++ b/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md @@ -13,16 +13,16 @@ Once your organization has been verified, you can publish paid plans for your ap To offer paid plans for your app, the app must be owned by an organization and you must have owner permissions in the organization. If your app is currently owned by a user account, you'll need to transfer the ownership of the app to an organization. For more information, see "[Transferring ownership of a GitHub App](/developers/apps/transferring-ownership-of-a-github-app)" or "[Transferring ownership of an OAuth App](/developers/apps/transferring-ownership-of-an-oauth-app)." -### Requesting publisher verification +### Requesting publisher verification {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 1. In the left sidebar, click **Developer settings**. ![Developer settings option in the organization settings sidebar](/assets/images/marketplace/developer-settings-in-org-settings.png) 1. Under "Developer settings", click **Publisher Verification**. ![Publisher verification option in the organization settings sidebar](/assets/images/marketplace/publisher-verification-settings-option.png) -1. Under "Publisher Verification", complete the information in the checklist: +1. Under "Publisher Verification", complete the information in the checklist: - Ensure that your basic profile information is present and accurate. Also, make sure that you've included the best email address for support and updates from {% data variables.product.company_short %}. - Ensure that Two-factor authentication is enabled for your organization. For more information, see "[Requiring two-factor authentication in your organization](/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization)." - Submit a verified domain and ensure that a "Verified" badge displays on your organization's profile page. For related information, see "[Verifying your organization's domain](/organizations/managing-organization-settings/verifying-your-organizations-domain)." diff --git a/content/github/administering-a-repository/restoring-a-deleted-repository.md b/content/github/administering-a-repository/restoring-a-deleted-repository.md index ef5ad9dfd62f..426cc3580f7d 100644 --- a/content/github/administering-a-repository/restoring-a-deleted-repository.md +++ b/content/github/administering-a-repository/restoring-a-deleted-repository.md @@ -33,7 +33,7 @@ Restoring a repository will not restore release attachments or team permissions. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.deleted-repos %} {% data reusables.user_settings.restore-repo %} {% data reusables.user_settings.restore-confirmation %} diff --git a/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md b/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md index e8bc62652d04..7c1f4bfca4a9 100644 --- a/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md +++ b/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md @@ -39,9 +39,9 @@ When you enable access and security for a repository owned by your organization, {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.click-codespaces %} -5. To approve of the [pre-release program terms of service](/github/site-policy/github-pre-release-program) on behalf of your organization and enable {% data variables.product.prodname_codespaces %}, under "User permissions", select **Selected users**, then type the username for each person to grant access to. Repeat for all users who you want to have access to your organization's codespaces. +5. To approve of the [pre-release program terms of service](/github/site-policy/github-pre-release-program) on behalf of your organization and enable {% data variables.product.prodname_codespaces %}, under "User permissions", select **Selected users**, then type the username for each person to grant access to. Repeat for all users who you want to have access to your organization's codespaces. ![Radio button for "Selected users"](/assets/images/help/organizations/select-selected-users-radio-button.png) 1. Under "Access and security", select the setting you want for your organization. ![Radio buttons to manage trusted repositories](/assets/images/help/settings/codespaces-access-and-security-radio-buttons.png) diff --git a/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md b/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md index cb2df5d9bf82..b367bcab4bd5 100644 --- a/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md +++ b/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md @@ -58,8 +58,8 @@ Downgrading to {% data variables.product.prodname_free_team %} for organizations {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} 5. Under "{% data variables.product.prodname_ghe_cloud %} Free Trial", click **Buy Enterprise** or **Downgrade to Team**. ![Buy Enterprise and Downgrade to Team buttons](/assets/images/help/organizations/finish-trial-buttons.png) 6. Follow the prompts to enter your payment method, then click **Submit**. diff --git a/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md b/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md index a4bc5b9d45d0..da5a81de637c 100644 --- a/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md +++ b/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md @@ -18,7 +18,7 @@ When you disable project boards, you will no longer see project board informatio {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 4. Decide whether to disable organization-wide project boards, disable repository project boards in the organization, or both. Then, under "Projects": - To disable organization-wide project boards, unselect **Enable projects for the organization**. - To disable repository project boards in the organization, unselect **Enable projects for all repositories**. diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md index bd334f8dfd04..7551e20987ee 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md @@ -42,7 +42,7 @@ Your receipts include your {% data variables.product.prodname_dotcom %} subscrip {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -{% data reusables.user_settings.payment-info-link %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.payment-info-tab %} {% data reusables.dotcom_billing.extra_info_receipt %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md index 483a2d081869..a56185724823 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md @@ -41,8 +41,8 @@ If your organization is outside of the US or if you're using a corporate checkin {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.update_payment_method %} 1. If your account has an existing credit card that you want to update, click **New Card**. ![Billing New Card button](/assets/images/help/billing/billing-new-card-button.png) diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md index 1a192ab84ac9..0f099cc52db6 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md @@ -37,8 +37,9 @@ When you cancel a free trial on a paid plan, your subscription is immediately ca {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.marketplace.cancel-app-billing-settings %} {% data reusables.marketplace.cancel-app %} @@ -48,7 +49,8 @@ When you cancel a free trial on a paid plan, your subscription is immediately ca {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.marketplace.cancel-free-trial-billing-settings %} {% data reusables.marketplace.cancel-app %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md index 25fbe07a75b3..bb9ce9ee6ac6 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md @@ -46,8 +46,8 @@ If you already have a personal {% data variables.product.prodname_dotcom %} user {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.upgrade_org %} {% data reusables.dotcom_billing.choose_org_plan %} (You can add more seats to the organization in the next step.) 6. Under "Upgrade summary", select **Pay yearly** to pay for the organization yearly. @@ -58,8 +58,8 @@ If you already have a personal {% data variables.product.prodname_dotcom %} user ### Step 4: Upgrade the number of paid seats in the organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.add-seats %} {% data reusables.dotcom_billing.number-of-seats %} {% data reusables.dotcom_billing.confirm-add-seats %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md index 7bf16366ae23..58631e712c92 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md @@ -25,7 +25,8 @@ When you downgrade your number of data packs, your change takes effect on your n {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.lfs-remove-data %} {% data reusables.large_files.downgrade_data_packs %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md index 76689f5d7a8f..00d03709e14d 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md @@ -29,8 +29,8 @@ When you downgrade an app, your subscription remains active until the end of you {% data reusables.marketplace.marketplace-org-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.marketplace.downgrade-app-billing-settings %} {% data reusables.marketplace.choose-new-plan %} {% data reusables.marketplace.choose-new-quantity %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md index 14a6b7e70ea3..d41e96b9fd13 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md @@ -47,9 +47,10 @@ If you downgrade your organization from {% data variables.product.prodname_team If you downgrade your organization from {% data variables.product.prodname_ghe_cloud %} to {% data variables.product.prodname_team %} or {% data variables.product.prodname_free_team %}, the account will lose access to advanced security, compliance, and deployment controls. {% data reusables.gated-features.more-info %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -1. Under "Current plan", use the **Edit** drop-down and click the downgrade option you want. +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} +6. Use the **Edit** drop-down and click the downgrade option you want. ![Downgrade button](/assets/images/help/billing/downgrade-option-button.png) {% data reusables.dotcom_billing.confirm_cancel_org_plan %} @@ -60,8 +61,8 @@ If you downgrade your organization from {% data variables.product.prodname_ghe_c {% data reusables.dotcom_billing.switch-legacy-billing %} For more information, see "[Switching your organization from per-repository to per-user pricing](/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription#switching-your-organization-from-per-repository-to-per-user-pricing)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} 5. Under "Subscriptions", select the "Edit" drop-down, and click **Edit plan**. ![Edit Plan dropdown](/assets/images/help/billing/edit-plan-dropdown.png) 1. Under "Billing/Plans", next to the plan you want to change, click **Downgrade**. @@ -77,9 +78,10 @@ To reduce the number of paid seats your organization uses, you can remove member - "[Managing an individual's access to an organization repository](/articles/managing-an-individual-s-access-to-an-organization-repository)" {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -1. Under "Current plan", use the **Edit** drop-down and click **Remove seats**. +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} +6. Use the **Edit** drop-down and click **Remove seats**. ![remove seats dropdown](/assets/images/help/billing/remove-seats-dropdown.png) 1. Under "Remove seats", select the number of seats you'd like to downgrade to. ![remove seats option](/assets/images/help/billing/remove-seats-amount.png) diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md index 3ec6b94149cb..8c6330676d32 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md @@ -37,9 +37,9 @@ Anyone can manage the spending limit for {% data variables.product.prodname_acti Organizations owners and billing managers can manage the spending limit for {% data variables.product.prodname_actions %} for an organization. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -{% data reusables.dotcom_billing.manage-spending-limit %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.cost-management-tab %} {% data reusables.dotcom_billing.monthly-spending-limit %} {% data reusables.dotcom_billing.update-spending-limit %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md index cca526a7b0ca..d87a514e8bb9 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md @@ -37,9 +37,9 @@ Anyone can manage the spending limit for {% data variables.product.prodname_regi Organizations owners and billing managers can manage the spending limit for {% data variables.product.prodname_registry %} for an organization. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -{% data reusables.dotcom_billing.manage-spending-limit %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.cost-management-tab %} {% data reusables.dotcom_billing.monthly-spending-limit %} {% data reusables.dotcom_billing.update-spending-limit %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md index 0cc76d655896..479d26e9473f 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md @@ -36,8 +36,8 @@ If you're paying for your {% data variables.product.product_name %} subscription {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -{% data reusables.user_settings.payment-info-link %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.payment-info-tab %} {% data reusables.dotcom_billing.remove-payment-method %} {% data reusables.dotcom_billing.remove_payment_info %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md index a0fc58ced277..24242bed2c9f 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md @@ -21,9 +21,9 @@ topics: ### Updating your organization's credit card {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.update_payment_method %} -1. Under "Payment method", click **New Card**. +1. Under "Payment method", click **New Card**. ![Billing New Card button](/assets/images/help/billing/billing-new-card-button.png) {% data reusables.dotcom_billing.enter-payment-info %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md index e75789597950..b67a2cd8d766 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md @@ -29,7 +29,7 @@ Your organization's billing email is where {% data variables.product.product_nam {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 4. Under **Billing email**, type a valid email address. The email does not need to be unique to the organization account. ![Billing email textbox](/assets/images/help/settings/org-billing-email.png) 5. To confirm your changes, click **Update profile**. @@ -42,8 +42,8 @@ If you have users that want to receive billing reports, you can add their email #### Adding a recipient for billing notifications {% data reusables.organizations.navigate-to-org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} 1. Under "Billing management", to the right of "Email recipients", click **Add**. ![Add recipient](/assets/images/help/billing/billing-add-email-recipient.png) 1. Type the email address of the recipient, then click **Add**. @@ -54,8 +54,8 @@ If you have users that want to receive billing reports, you can add their email One address must always be designated as the primary recipient. The address with this designation can't be removed until a new primary recipient is selected. {% data reusables.organizations.navigate-to-org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} 1. Under "Billing management", find the email address you want to set as the primary recipient. 1. To the right of the email address, use the "Edit" drop-down menu, and click **Mark as primary**. ![Mark primary recipient](/assets/images/help/billing/billing-change-primary-email-recipient.png) @@ -63,8 +63,8 @@ One address must always be designated as the primary recipient. The address with #### Removing a recipient from billing notifications {% data reusables.organizations.navigate-to-org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} 1. Under "Email recipients", find the email address you want to remove. 1. For the user's entry in the list, click **Edit**. ![Edit recipient](/assets/images/help/billing/billing-edit-email-recipient.png) diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md index fc24a8360431..f710aa7c8e50 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md @@ -24,8 +24,9 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.lfs-add-data %} {% data reusables.large_files.pack_selection %} {% data reusables.large_files.pack_confirm %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md index 7100fd1633f5..dac646681afc 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md @@ -23,8 +23,9 @@ topics: ### Upgrading an organization's number of paid seats {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.add-seats %} {% data reusables.dotcom_billing.number-of-seats %} {% data reusables.dotcom_billing.confirm-add-seats %} @@ -34,7 +35,8 @@ After you add seats, the payment method on file for the organization will be cha ### Downgrading an organization's number of paid seats to free {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.downgrade-org-to-free %} {% data reusables.dotcom_billing.confirm_cancel_org_plan %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md index c117b44d000a..c9901fb2b6b6 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md @@ -27,8 +27,9 @@ When you upgrade an app, your payment method is charged a prorated amount based {% data reusables.marketplace.marketplace-org-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.marketplace.upgrade-app-billing-settings %} {% data reusables.marketplace.choose-new-plan %} {% data reusables.marketplace.choose-new-quantity %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md index 9bb5974d2ef9..312aeb6a6b99 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md @@ -44,8 +44,9 @@ You can upgrade your organization from {% data variables.product.prodname_free_t {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.upgrade_org %} {% data reusables.dotcom_billing.choose_org_plan %} {% data reusables.dotcom_billing.choose-monthly-or-yearly-billing %} @@ -65,8 +66,9 @@ If you'd like to use an enterprise account with {% data variables.product.prodna If you'd like additional users to have access to your {% data variables.product.prodname_team %} organization's private repositories, you can purchase more seats anytime. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.add-seats %} {% data reusables.dotcom_billing.number-of-seats %} {% data reusables.dotcom_billing.confirm-add-seats %} @@ -76,8 +78,8 @@ If you'd like additional users to have access to your {% data variables.product. {% data reusables.dotcom_billing.switch-legacy-billing %} For more information, see "[About per-user pricing](/articles/about-per-user-pricing)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} 5. To the right of your plan name, use the **Edit** drop-down menu, and select **Edit plan**. ![Edit drop-down menu](/assets/images/help/billing/per-user-upgrade-button.png) 6. To the right of "Advanced tools for teams", click **Upgrade now**. diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md index 0121bdecb5c2..88bdbc7981c4 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md @@ -27,8 +27,9 @@ When you cancel a pending change, your subscription will not change on your next ### Viewing and managing pending changes to your organization's subscription {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.review-pending-changes %} {% data reusables.dotcom_billing.cancel-pending-changes %} {% data reusables.dotcom_billing.confirm-cancel-pending-changes %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md index 51497620df55..0d9ad7c45d11 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md @@ -24,8 +24,9 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +{% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.lfs-data %} ### Further reading diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md index 6364deb2c4d1..7f2b9b07c437 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md @@ -25,8 +25,8 @@ Anyone can view {% data variables.product.prodname_actions %} usage for their ow Organization owners and billing managers can view {% data variables.product.prodname_actions %} usage for an organization. For organizations managed by an enterprise account, only the organization owners can view {% data variables.product.prodname_actions %} usage in the organization billing page. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.actions-minutes %} {% data reusables.dotcom_billing.actions-packages-storage %} {% data reusables.dotcom_billing.actions-packages-report-download %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md index 6316e8e9a36d..1879d6d72e5c 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md @@ -23,8 +23,8 @@ Anyone can view {% data variables.product.prodname_registry %} usage for their o Organization owners and billing managers can view {% data variables.product.prodname_registry %} usage for an organization. For organizations managed by an enterprise account, only the organization owners can view {% data variables.product.prodname_registry %} usage in the organization billing page. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.packages-data %} {% data reusables.dotcom_billing.actions-packages-storage %} {% data reusables.dotcom_billing.actions-packages-report-download %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md index 927838c0fd32..2dabf792e01c 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md @@ -24,7 +24,7 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.view-payment-history %} {% data reusables.dotcom_billing.download_receipt %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md index 79de601167be..639205fcb331 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md @@ -24,8 +24,8 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} {% data reusables.dotcom_billing.next_billing_date %} ### Further reading diff --git a/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md b/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md index 3b58a041f57d..b002f630c6cb 100644 --- a/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md +++ b/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md @@ -29,4 +29,4 @@ topics: {% endif %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} diff --git a/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md b/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md index f97ee0d18725..79429a9bed83 100644 --- a/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md @@ -13,7 +13,7 @@ topics: --- Organization owners can manage allowed IP addresses for an organization. - + ### About allowed IP addresses You can restrict access to organization assets by configuring an allow list for specific IP addresses. {% data reusables.identity-and-permissions.ip-allow-lists-example-and-restrictions %} @@ -27,7 +27,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Adding an allowed IP address {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.ip-allow-lists-add-ip %} {% data reusables.identity-and-permissions.ip-allow-lists-add-description %} @@ -36,7 +36,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Enabling allowed IP addresses {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} 3. Under "IP allow list", select **Enable IP allow list**. ![Checkbox to allow IP addresses](/assets/images/help/security/enable-ip-allowlist-organization-checkbox.png) @@ -45,7 +45,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Editing an allowed IP address {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.ip-allow-lists-edit-entry %} {% data reusables.identity-and-permissions.ip-allow-lists-edit-ip %} @@ -55,7 +55,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Deleting an allowed IP address {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.ip-allow-lists-delete-entry %} {% data reusables.identity-and-permissions.ip-allow-lists-confirm-deletion %} diff --git a/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md b/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md index ff1230bc964f..401c00260ed5 100644 --- a/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md @@ -24,7 +24,7 @@ topics: ### Displaying the security and analysis settings {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security-and-analysis %} The page that's displayed allows you to enable or disable all security and analysis features for the repositories in your organization. @@ -45,7 +45,7 @@ You can enable or disable features for all repositories. {% if currentVersion == - **{% data variables.product.prodname_GH_advanced_security %}** - Your changes affect only private repositories because {% data variables.product.prodname_GH_advanced_security %} and the related features are always enabled for public repositories. - **{% data variables.product.prodname_secret_scanning_caps %}** - Your changes affect only private repositories where {% data variables.product.prodname_GH_advanced_security %} is also enabled. {% data variables.product.prodname_secret_scanning_caps %} is always enabled for public repositories.{% endif %} -{% data reusables.advanced-security.note-org-enable-uses-seats %} +{% data reusables.advanced-security.note-org-enable-uses-seats %} 1. Go to the security and analysis settings for your organization. For more information, see "[Displaying the security and analysis settings](#displaying-the-security-and-analysis-settings)." 2. Under "Configure security and analysis features", to the right of the feature, click **Disable all** or **Enable all**. {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" %}The control for "{% data variables.product.prodname_GH_advanced_security %}" is disabled if you have no available seats in your {% data variables.product.prodname_GH_advanced_security %} license.{% endif %} @@ -112,7 +112,7 @@ To allow {% data variables.product.prodname_dependabot %} to access a private {% ![Add repositories button](/assets/images/help/organizations/dependabot-private-repository-access.png) 1. Start typing the name of the repository you want to allow. ![Add repositories button](/assets/images/help/organizations/dependabot-private-repo-choose.png) -1. Click the repository you want to allow. +1. Click the repository you want to allow. 1. Optionally, to remove a repository from the list, to the right of the repository, click {% octicon "x" aria-label="The X icon" %}. !["X" button to remove a repository](/assets/images/help/organizations/dependabot-private-repository-list.png) diff --git a/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md b/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md index 5d3138a8e8e3..f9bf0e9c7c3f 100644 --- a/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md @@ -43,7 +43,7 @@ Before you require use of two-factor authentication, we recommend notifying {% i ### Requiring two-factor authentication in your organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.organizations.require_two_factor_authentication %} {% data reusables.organizations.removed_outside_collaborators %} diff --git a/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md b/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md index 3c57bcec5291..b7fffb35bbe4 100644 --- a/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md +++ b/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md @@ -24,7 +24,7 @@ If your organization is owned by an enterprise account, organization members wil ### Restricting email notifications to an approved domain {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.verified-domains %} {% data reusables.organizations.restrict-email-notifications %} 6. Click **Save**. diff --git a/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md b/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md index ddb19a8db98b..395d3610623a 100644 --- a/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md @@ -19,7 +19,7 @@ topics: The audit log lists events triggered by activities that affect your organization within the last 90 days. Only owners can access an organization's audit log. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.audit_log.audit_log_sidebar_for_org_admins %} ### Searching the audit log diff --git a/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md b/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md index 9a615f5c95f4..0c2dd1e957b9 100644 --- a/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md +++ b/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md @@ -15,7 +15,7 @@ topics: --- {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 4. In the left sidebar, click **Installed {% data variables.product.prodname_github_app %}s**. ![Installed {% data variables.product.prodname_github_app %}s tab in the organization settings sidebar](/assets/images/help/organizations/org-settings-installed-github-apps.png) 5. Next to the {% data variables.product.prodname_github_app %} you'd like to review, click **Configure**. diff --git a/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md b/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md index fe3b6cfc95a1..0591567feccb 100644 --- a/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md +++ b/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md @@ -18,7 +18,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Giving someone the ability to manage all {% data variables.product.prodname_github_app %}s owned by the organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "Management", type the username of the person you want to designate as a {% data variables.product.prodname_github_app %} manager in the organization, and click **Grant**. ![Add a {% data variables.product.prodname_github_app %} manager](/assets/images/help/organizations/add-github-app-manager.png) @@ -26,7 +26,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Giving someone the ability to manage an individual {% data variables.product.prodname_github_app %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "{% data variables.product.prodname_github_app %}s", click on the avatar of the app you'd like to add a {% data variables.product.prodname_github_app %} manager for. ![Select {% data variables.product.prodname_github_app %}](/assets/images/help/organizations/select-github-app.png) diff --git a/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md b/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md index cf250325ed91..573e00cb8434 100644 --- a/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md +++ b/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md @@ -18,7 +18,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Removing a {% data variables.product.prodname_github_app %} manager's permissions for the entire organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "Management", find the username of the person you want to remove {% data variables.product.prodname_github_app %} manager permissions from, and click **Revoke**. ![Revoke {% data variables.product.prodname_github_app %} manager permissions](/assets/images/help/organizations/github-app-manager-revoke-permissions.png) @@ -26,7 +26,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Removing a {% data variables.product.prodname_github_app %} manager's permissions for an individual {% data variables.product.prodname_github_app %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "{% data variables.product.prodname_github_app %}s", click on the avatar of the app you'd like to remove a {% data variables.product.prodname_github_app %} manager from. ![Select {% data variables.product.prodname_github_app %}](/assets/images/help/organizations/select-github-app.png) diff --git a/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md b/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md index 57c92671d4ae..05bbe1db676a 100644 --- a/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md +++ b/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md @@ -24,7 +24,7 @@ If someone with admin permissions to an organization's repository grants a membe ### Setting base permissions {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Base permissions", use the drop-down to select new base permissions. ![Selecting new permission level from base permissions drop-down](/assets/images/help/organizations/base-permissions-drop-down.png) diff --git a/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md b/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md index e5c09a9f0168..64cbd5eb1e49 100644 --- a/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md +++ b/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md @@ -23,7 +23,7 @@ You can allow members to access your organization's repositories using SSH certi {% data reusables.organizations.add-extension-to-cert %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.organizations.new-ssh-ca %} {% data reusables.organizations.require-ssh-cert %} @@ -31,6 +31,6 @@ You can allow members to access your organization's repositories using SSH certi ### Deleting an SSH certificate authority {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.organizations.delete-ssh-ca %} diff --git a/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md b/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md index 38c6e3f5dd6f..7d083769c51a 100644 --- a/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md +++ b/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md @@ -18,7 +18,7 @@ By default, issues cannot be deleted in an organization's repositories. An organ Once enabled, organization owners and people with admin permissions in an organization-owned repository can delete issues. People with admin permissions in a repository include organization members and outside collaborators with admin privileges. For more information, see "[Repository permission levels for an organization](/articles/repository-permission-levels-for-an-organization/)" and "[Deleting an issue](/articles/deleting-an-issue)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Issue deletion", select **Allow members to delete issues for this organization**. ![Checkbox to allow people to delete issues](/assets/images/help/settings/issue-deletion.png) diff --git a/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md b/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md index 49d112cb5904..88ba9862a1e7 100644 --- a/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md +++ b/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md @@ -17,7 +17,7 @@ Organization owners can set limitations for viewing organization dependency insi Enterprise owners can set limitations for viewing organization dependency insights on all organizations in your enterprise account. For more information, see "[Enforcing a policy on dependency insights in your enterprise account](/articles/enforcing-a-policy-on-dependency-insights-in-your-enterprise-account)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Member organization permissions", select or unselect **Allow members to view dependency insights**. ![Checkbox to allow members to view insights](/assets/images/help/organizations/allow-members-to-view-insights.png) diff --git a/content/organizations/managing-organization-settings/deleting-an-organization-account.md b/content/organizations/managing-organization-settings/deleting-an-organization-account.md index 2f8cac2ea9b4..3bee6e1505a5 100644 --- a/content/organizations/managing-organization-settings/deleting-an-organization-account.md +++ b/content/organizations/managing-organization-settings/deleting-an-organization-account.md @@ -29,6 +29,6 @@ Once you delete an organization, GitHub **cannot restore your content**. Therefo ### 2. Delete the organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 4. Near the bottom of the organization's settings page, click **Delete this Organization**. ![Delete this organization button](/assets/images/help/settings/settings-organization-delete.png) diff --git a/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md b/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md index c6c3149244a9..eb721ed85934 100644 --- a/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md +++ b/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md @@ -28,7 +28,7 @@ Alternatively, you can enable {% data variables.product.prodname_actions %} for ### Managing {% data variables.product.prodname_actions %} permissions for your organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} 1. Under **Local and third-party Actions**, select an option. ![Enable, disable, or limit actions for this organization](/assets/images/help/repository/enable-org-actions.png) @@ -40,7 +40,7 @@ Alternatively, you can enable {% data variables.product.prodname_actions %} for ### Managing {% data variables.product.prodname_actions %} permissions for your organization -You can disable all workflows for an organization or set a policy that configures which actions can be used in an organization. +You can disable all workflows for an organization or set a policy that configures which actions can be used in an organization. {% data reusables.actions.actions-use-policy-settings %} @@ -51,7 +51,7 @@ You can disable all workflows for an organization or set a policy that configure {% endnote %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} 1. Under **Policies**, select an option. ![Set actions policy for this organization](/assets/images/help/organizations/actions-policy.png) @@ -62,7 +62,7 @@ You can disable all workflows for an organization or set a policy that configure {% data reusables.actions.allow-specific-actions-intro %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} 1. Under **Policies**, select **Allow select actions** and add your required actions to the list. ![Add actions to allow list](/assets/images/help/organizations/actions-policy-allow-list.png) @@ -78,7 +78,7 @@ You can disable all workflows for an organization or set a policy that configure #### Configuring the private fork policy for an organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} {% data reusables.github-actions.private-repository-forks-configure %} {% endif %} diff --git a/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md index d1a001aa9b3f..532d8c271838 100644 --- a/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md @@ -20,7 +20,7 @@ Default labels are included in every new repository in your organization, but an ### Creating a default label {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %} {% data reusables.organizations.repository-defaults %} {% else %} @@ -36,7 +36,7 @@ Default labels are included in every new repository in your organization, but an ### Editing a default label {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %} {% data reusables.organizations.repository-defaults %} {% else %} @@ -51,7 +51,7 @@ Default labels are included in every new repository in your organization, but an ### Deleting a default label {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %} {% data reusables.organizations.repository-defaults %} {% else %} diff --git a/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md index 3613f5fc1a49..2cb96858a5a4 100644 --- a/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md @@ -18,7 +18,7 @@ topics: By default, organization members with read access can create discussions if a repository administrator or organization owner enables discussions for a repository owned by the organization. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository discussions", select or deselect **Allow users with read access to create discussions**. ![Checkbox to allow people with read access to create discussions](/assets/images/help/discussions/toggle-allow-users-with-read-access-checkbox.png) diff --git a/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md b/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md index 16128c78c72d..1c15d6bdf9f2 100644 --- a/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md @@ -14,13 +14,13 @@ topics: {% data reusables.reminders.about-scheduled-reminders-teams-orgs %} -Organization owners can schedule a reminder for one or more teams in their organization, for all pull requests the team or teams have been requested to review. +Organization owners can schedule a reminder for one or more teams in their organization, for all pull requests the team or teams have been requested to review. {% data reusables.reminders.scheduled-reminders-limitations %} ### Creating a scheduled reminder for an organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.reminders.scheduled-reminders %} ![Scheduled reminders button](/assets/images/help/organizations/scheduled-reminders-org.png) {% data reusables.reminders.add-reminder %} @@ -29,7 +29,7 @@ Organization owners can schedule a reminder for one or more teams in their organ {% data reusables.reminders.days-dropdown %} {% data reusables.reminders.times-dropdowns %} {% data reusables.reminders.tracked-repos %} -11. Under "Filter by team assigned to review code", click the **Add a team** dropdown and choose one or more teams. You can add up to 100 teams. If the team you select doesn't have access to the "Tracked repositories" selected above, you won't be able to create the scheduled reminder. +11. Under "Filter by team assigned to review code", click the **Add a team** dropdown and choose one or more teams. You can add up to 100 teams. If the team you select doesn't have access to the "Tracked repositories" selected above, you won't be able to create the scheduled reminder. ![Add a team dropdown](/assets/images/help/organizations/scheduled-reminders-add-teams.png) {% data reusables.reminders.ignore-drafts %} {% data reusables.reminders.no-review-requests %} @@ -44,7 +44,7 @@ Organization owners can schedule a reminder for one or more teams in their organ ### Managing a scheduled reminder for an organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.reminders.scheduled-reminders %} ![Scheduled reminders button](/assets/images/help/organizations/scheduled-reminders-org.png) {% data reusables.reminders.edit-existing %} @@ -53,7 +53,7 @@ Organization owners can schedule a reminder for one or more teams in their organ ### Deleting a scheduled reminder for an organization {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.reminders.scheduled-reminders %} ![Scheduled reminders button](/assets/images/help/organizations/scheduled-reminders-org.png) {% data reusables.reminders.delete %} diff --git a/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md index 0c474d544b5f..3c720a484353 100644 --- a/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md @@ -24,7 +24,7 @@ If an enterprise owner has enforced a policy for the default branch name for you ### Setting the default branch name {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.repository-defaults %} 3. Under "Repository default branch", click **Change default branch name now**. ![Override button](/assets/images/help/organizations/repo-default-name-button.png) diff --git a/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md b/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md index 52eabb25694d..6283e22a8580 100644 --- a/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md @@ -21,7 +21,7 @@ Organization owners can manage the display of member names in an organization. Each organization member chooses their own profile name in their settings. For more information, see "[Personalizing your profile](/github/setting-up-and-managing-your-github-profile/personalizing-your-profile#changing-your-profile-name)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Admin repository permissions", select or unselect **Allow members to see comment author's profile name in private repositories**. ![Checkbox to allow members to see comment author's full name in private repositories](/assets/images/help/organizations/allow-members-to-view-full-names.png) diff --git a/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md b/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md index 473e99a6987d..a430aaeb620f 100644 --- a/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md @@ -22,7 +22,7 @@ If you allow forking of private{% if currentVersion == "free-pro-team@latest" or {% data reusables.organizations.internal-repos-enterprise %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository forking", select **Allow forking of private repositories** or **Allow forking of private and internal repositories**. ![Checkbox to allow or disallow forking in the organization](/assets/images/help/repository/allow-disable-forking-organization.png) diff --git a/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md b/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md index 86607df4c7d6..8cd701f36701 100644 --- a/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md @@ -22,7 +22,7 @@ If your organization uses {% data variables.product.prodname_ghe_cloud %}, you c If you disallow publication of {% data variables.product.prodname_pages %} sites, any sites that are already published will remain published. You can manually unpublish the site. For more information, see "[Unpublishing a {% data variables.product.prodname_pages %} site](/pages/getting-started-with-github-pages/unpublishing-a-github-pages-site)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %}{% if currentVersion == "free-pro-team@latest" %} 1. Under "Pages creation", select the visibilities you want to allow and deselect the visibilities you want to disallow. ![Checkboxes to allow or disallow creation of {% data variables.product.prodname_pages %} sites](/assets/images/help/organizations/github-pages-creation-checkboxes.png){% else %} diff --git a/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md b/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md index 6dedcc592560..89933d87a11a 100644 --- a/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md +++ b/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md @@ -18,7 +18,7 @@ The developers and organizations that your organization sponsors can send you up You can also disable updates from accounts your organization sponsors. For more information, see "[Managing your sponsorship](/sponsors/sponsoring-open-source-contributors/managing-your-sponsorship#managing-email-updates-for-your-sponsorship)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 1. Under "Sponsors update email (Private)", type the email address you want to receive updates from accounts your organization sponsors. ![Textbox to enter the email address to receive updates from sponsored accounts](/assets/images/help/sponsors/organization-update-email-textbox.png) 1. Click **Update profile**. diff --git a/content/organizations/managing-organization-settings/renaming-an-organization.md b/content/organizations/managing-organization-settings/renaming-an-organization.md index e4d3f04b7924..d5284f074641 100644 --- a/content/organizations/managing-organization-settings/renaming-an-organization.md +++ b/content/organizations/managing-organization-settings/renaming-an-organization.md @@ -41,7 +41,7 @@ After changing your organization's name: ### Changing your organization's name {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 4. Near the bottom of the settings page, under "Rename organization", click **Rename Organization**. ![Rename organization button](/assets/images/help/settings/settings-rename-organization.png) diff --git a/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md b/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md index 52980df6f105..103d9679d590 100644 --- a/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md +++ b/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md @@ -28,7 +28,7 @@ Organization owners can always create any type of repository. {% data reusables.organizations.internal-repos-enterprise %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository creation", select one or more options. ![Repository creation options](/assets/images/help/organizations/repo-creation-perms-radio-buttons.png) diff --git a/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md b/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md index 7701d446bd7a..6b4583be61d6 100644 --- a/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md +++ b/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md @@ -23,7 +23,7 @@ You can restrict the ability to change repository visibility to organization own {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository visibility change", deselect **Allow members to change repository visibilities for this organization**. ![Checkbox to allow members to change repository visibility](/assets/images/help/organizations/disallow-members-to-change-repo-visibility.png) diff --git a/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md b/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md index 9408148d7505..fa1ac99e2cbe 100644 --- a/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md +++ b/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md @@ -20,7 +20,7 @@ Organization owners, and members with admin privileges for a repository, can inv {% data reusables.organizations.outside-collaborators-use-seats %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository invitations", select **Allow members to invite outside collaborators to repositories for this organization**.{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.21" or currentVersion == "github-ae@latest" %} ![Checkbox to allow members to invite outside collaborators to organization repositories](/assets/images/help/organizations/repo-invitations-checkbox-updated.png){% else %} diff --git a/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md b/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md index cdd3386aad5c..3c97dfc037b7 100644 --- a/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md +++ b/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md @@ -17,7 +17,7 @@ topics: Owners can set permissions for deleting or transferring repositories in an organization. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository deletion and transfer", select or deselect **Allow members to delete or transfer repositories for this organization**. ![Checkbox to allow members to delete repositories](/assets/images/help/organizations/disallow-members-to-delete-repositories.png) diff --git a/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md b/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md index a772888e66dc..c42b10b2f1bd 100644 --- a/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md +++ b/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md @@ -18,7 +18,7 @@ Organization owners can set team creation permissions. If you do not set team creation permissions, all organization members will be able to create teams by default. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Team creation rules", select or deselect **Allow members to create teams**. ![Checkbox to allow members to create teams](/assets/images/help/organizations/allow-members-to-create-teams.png) diff --git a/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md b/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md index b585952ac4ea..63f82e769d96 100644 --- a/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md +++ b/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md @@ -27,7 +27,7 @@ On {% data variables.product.prodname_ghe_cloud %}, after verifying ownership of ### Verifying your organization's domain {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.verified-domains %} 5. Click **Add a domain**. ![Add a domain button](/assets/images/help/organizations/add-a-domain-button.png) diff --git a/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md b/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md index c9f38ad4d534..9e59e544184e 100644 --- a/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md +++ b/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md @@ -50,9 +50,9 @@ Billing managers **are not** able to: The invited person will receive an invitation email asking them to become a billing manager for your organization. Once the invited person clicks the accept link in their invitation email, they will automatically be added to the organization as a billing manager. If they don't already have a GitHub account, they will be directed to sign up for one, and they will be automatically added to the organization as a billing manager after they create an account. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -1. Under "Billing management", next to "Billing managers", click **Add**. +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +5. Next to Billing managers, click **Add a billing manager**. ![Invite billing manager](/assets/images/help/billing/settings_billing_managers_list.png) 6. Type the username or email address of the person you want to add and click **Send invitation**. ![Invite billing manager page](/assets/images/help/billing/billing_manager_invite.png) diff --git a/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md b/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md index 84ed1087f930..57dfeb4a2cf8 100644 --- a/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md +++ b/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md @@ -19,7 +19,7 @@ topics: {% endwarning %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} -{% data reusables.organizations.billing_plans %} -1. In the "Billing managers" list under "Billing management", next to the name of the person you want to remove, click **Remove**. +{% data reusables.profiles.org_settings %} +{% data reusables.organizations.billing %} +5. In the Billing managers list, next to the name of the person you want to remove, click {% octicon "x" aria-label="X symbol" %}. ![Remove billing manager](/assets/images/help/billing/settings_billing_managers_remove_manager.png) diff --git a/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md b/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md index 75b1fa0c5d35..8fdbf6ac3223 100644 --- a/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md +++ b/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md @@ -16,7 +16,7 @@ topics: Recovery codes should not be shared or distributed. We recommend saving them with a password manager such as [LastPass](https://lastpass.com/), [1Password](https://1password.com/), or [Keeper](https://keepersecurity.com/). {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} 5. Under "SAML single sign-on", in the note about recovery codes, click **Save your recovery codes**. ![Link to view and save your recovery codes](/assets/images/help/saml/saml_recovery_codes.png) diff --git a/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md b/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md index e7f06b737286..f11c0b8164f4 100644 --- a/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md +++ b/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md @@ -21,7 +21,7 @@ If you enable but don't enforce SAML SSO, organization members who choose not to Prior to enforcing SAML SSO in your organization, ensure that you've set up your identity provider (IdP). For more information, see "[Preparing to enforce SAML single sign-on in your organization](/articles/preparing-to-enforce-saml-single-sign-on-in-your-organization)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} 5. Under "SAML single sign-on", select **Enable SAML authentication**. ![Checkbox for enabling SAML SSO](/assets/images/help/saml/saml_enable.png) diff --git a/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md b/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md index ff9a3fc31377..172071345a53 100644 --- a/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md +++ b/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md @@ -47,7 +47,7 @@ You must authenticate to your organization using SAML SSO and the supported IdP. {% data reusables.identity-and-permissions.team-sync-azure-permissions %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.team-sync-confirm-saml %} {% data reusables.identity-and-permissions.enable-team-sync-azure %} @@ -60,7 +60,7 @@ You must authenticate to your organization using SAML SSO and the supported IdP. {% data reusables.identity-and-permissions.team-sync-okta-requirements %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.team-sync-confirm-saml %} {% data reusables.identity-and-permissions.enable-team-sync-okta %} @@ -74,7 +74,7 @@ You must authenticate to your organization using SAML SSO and the supported IdP. {% data reusables.identity-and-permissions.team-sync-disable %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.security %} 5. Under "Team synchronization", click **Disable team synchronization**. ![Disable team synchronization](/assets/images/help/teams/disable-team-synchronization.png) diff --git a/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md b/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md index 0e3bd70a1095..c6e2cf85cf01 100644 --- a/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md +++ b/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md @@ -30,7 +30,7 @@ For more information, see "[Repository permission levels for an organization](/a ### Migrating all of your organization's legacy admin teams {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.teams_sidebar %} 1. Review your organization's legacy admin teams, then click **Migrate all teams**. ![Migrate all teams button](/assets/images/help/teams/migrate-all-legacy-admin-teams.png) diff --git a/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md b/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md index 016f1eea8da2..f98b7a0c8521 100644 --- a/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md +++ b/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md @@ -16,7 +16,7 @@ topics: {% data reusables.organizations.team-discussions-default %} For more information on team discussions, see "[About team discussions](/organizations/collaborating-with-your-team/about-team-discussions)." {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.teams_sidebar %} 5. Under "Team discussions", unselect **Enable team discussions for this organization**. ![Checkbox to enable or disable team discussions for an organization](/assets/images/help/settings/enable-team-discussions-for-org-checkbox.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md index f88fa794fd25..dd9316f5374e 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md @@ -14,7 +14,7 @@ topics: When {% data variables.product.prodname_oauth_app %} access restrictions are enabled, organization members must [request approval](/articles/requesting-organization-approval-for-oauth-apps) from an organization owner before they can authorize an {% data variables.product.prodname_oauth_app %} that has access to the organization's resources. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Next to the application you'd like to approve, click **Review**. ![Review request link](/assets/images/help/settings/settings-third-party-approve-review.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md index 71d314df2f5f..7fbd93e13b2d 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md @@ -13,7 +13,7 @@ topics: --- {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Next to the application you'd like to disable, click {% octicon "pencil" aria-label="The edit icon" %}. ![Edit icon](/assets/images/help/settings/settings-third-party-deny-edit.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md index 2931366cbf76..850d44a558d6 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md @@ -19,7 +19,7 @@ topics: {% enddanger %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Click **Remove restrictions**. ![Remove restrictions button](/assets/images/help/settings/settings-third-party-remove-restrictions.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md index c4ec4b6ec29e..549954b042de 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md @@ -24,7 +24,7 @@ topics: {% endwarning %} {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Under "Third-party application access policy," click **Setup application access restrictions**. ![Set up restrictions button](/assets/images/help/settings/settings-third-party-set-up-restrictions.png) diff --git a/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md b/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md index 220ec57fd56f..fc00046d3ca4 100644 --- a/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md +++ b/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md @@ -2,7 +2,7 @@ title: Configuring access control and visibility for container images intro: 'Choose who has read, write, or admin access to your container image and the visibility of your container images on {% data variables.product.prodname_dotcom %}.' product: '{% data reusables.gated-features.packages %}' -redirect_from: +redirect_from: - /packages/managing-container-images-with-github-container-registry/configuring-access-control-and-visibility-for-container-images versions: free-pro-team: '*' @@ -50,9 +50,9 @@ Once a repository is synced, you can't access the package's granular access sett 2. Under "Repository source", select **Inherit access from repository (recommended)**. ![Inherit repo access checkbox](/assets/images/help/package-registry/inherit-repo-access-for-package.png) -### Ensuring workflow access to your package +### Ensuring workflow access to your package -To ensure that a {% data variables.product.prodname_actions %} workflow has access to your package, you must give explicit access to the repository where the workflow is stored. +To ensure that a {% data variables.product.prodname_actions %} workflow has access to your package, you must give explicit access to the repository where the workflow is stored. The specified repository does not need to be the repository where the source code for the package is kept. You can give multiple repositories workflow access to a package. @@ -63,7 +63,7 @@ The specified repository does not need to be the repository where the source cod {% endnote %} {% data reusables.package_registry.package-settings-from-org-level %} -1. In the left sidebar, click **Actions access**. +1. In the left sidebar, click **Actions access**. !["Actions access" option in left menu](/assets/images/help/package-registry/organization-repo-access-for-a-package.png) 2. Click **Add repository** and search for the repository you want to add. !["Add repository" button](/assets/images/help/package-registry/add-repository-button.png) @@ -94,11 +94,11 @@ A public package can be accessed anonymously without authentication. Once you ma You can choose the visibility of containers that organization members can publish by default. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 4. On the left, click **Packages**. 6. Under "Container creation", choose whether you want to enable the creation of public, private, or internal container images. - To enable organization members to create public container images, click **Public**. - - To enable organization members to create private container images that are only visible to other organization members, click **Private**. You can further customize the visibility of private container images. + - To enable organization members to create private container images that are only visible to other organization members, click **Private**. You can further customize the visibility of private container images. - **For {% data variables.product.prodname_ghe_cloud %} only:** To enable organization members to create internal container images that are only visible to other organization members, click **Internal**. ![Visibility options for container images published by organization members](/assets/images/help/package-registry/container-creation-org-settings.png) diff --git a/content/packages/guides/enabling-improved-container-support.md b/content/packages/guides/enabling-improved-container-support.md index 49d828ec4b8d..d05a98824afb 100644 --- a/content/packages/guides/enabling-improved-container-support.md +++ b/content/packages/guides/enabling-improved-container-support.md @@ -2,7 +2,7 @@ title: Enabling improved container support intro: 'To use {% data variables.product.prodname_github_container_registry %}, you must enable it for your user or organization account.' product: '{% data reusables.gated-features.packages %}' -redirect_from: +redirect_from: - /packages/getting-started-with-github-container-registry/enabling-improved-container-support versions: free-pro-team: '*' @@ -29,7 +29,7 @@ To use {% data variables.product.prodname_github_container_registry %} within an Before organization owners or members can publish container images to {% data variables.product.prodname_github_container_registry %}, an organization owner must enable the feature preview for the organization. {% data reusables.profile.access_org %} -{% data reusables.organizations.org_settings %} +{% data reusables.profiles.org_settings %} 4. On the left, click **Packages**. 5. Under "Improved container support", select "Enable improved container support" and click **Save**. ![Enable container registry support option and save button](/assets/images/help/package-registry/enable-improved-container-support-for-orgs.png) From 1ff0e46da77a7d9944b0a0bf9354b7312c22a759 Mon Sep 17 00:00:00 2001 From: Ethan P <56270045+ethanpalm@users.noreply.github.com> Date: Fri, 23 Apr 2021 16:36:36 -0400 Subject: [PATCH 2/3] Update images & minor changes Use variable for GitHub Bold clickable UI elements Update images --- .../help/organizations/settings-button.png | Bin 0 -> 9585 bytes .../images/help/profile/your-organizations.png | Bin 0 -> 20601 bytes data/reusables/profile/access_org.md | 4 ++-- data/reusables/profile/org_settings.md | 3 ++- 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 assets/images/help/organizations/settings-button.png create mode 100644 assets/images/help/profile/your-organizations.png diff --git a/assets/images/help/organizations/settings-button.png b/assets/images/help/organizations/settings-button.png new file mode 100644 index 0000000000000000000000000000000000000000..5d1ec4eb3b56b13234281ad7b1025badae8c07cc GIT binary patch literal 9585 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

L6@2E=}zk*CJeCi=S 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 literal 0 HcmV?d00001 diff --git a/assets/images/help/profile/your-organizations.png b/assets/images/help/profile/your-organizations.png new file mode 100644 index 0000000000000000000000000000000000000000..5d498e9cd6d6e9f60f481aded7dffc57806dc363 GIT binary patch literal 20601 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 Date: Mon, 26 Apr 2021 13:42:40 -0700 Subject: [PATCH 3/3] :fire: excess 's'es --- .../blocking-a-user-from-your-organization.md | 2 +- .../unblocking-a-user-from-your-organization.md | 2 +- ...iewing-users-who-are-blocked-from-your-organization.md | 2 +- .../limiting-interactions-in-your-organization.md | 2 +- ...ng-for-publisher-verification-for-your-organization.md | 2 +- .../restoring-a-deleted-repository.md | 2 +- .../managing-access-and-security-for-codespaces.md | 2 +- .../setting-up-a-trial-of-github-enterprise-cloud.md | 2 +- .../disabling-project-boards-in-your-organization.md | 2 +- .../adding-information-to-your-receipts.md | 2 +- .../adding-or-editing-a-payment-method.md | 2 +- .../canceling-a-github-marketplace-app.md | 4 ++-- ...nd-paying-for-an-organization-on-behalf-of-a-client.md | 4 ++-- .../downgrading-git-large-file-storage.md | 2 +- ...ading-the-billing-plan-for-a-github-marketplace-app.md | 2 +- .../downgrading-your-github-subscription.md | 6 +++--- .../managing-your-spending-limit-for-github-actions.md | 2 +- .../managing-your-spending-limit-for-github-packages.md | 2 +- .../removing-a-payment-method.md | 2 +- .../renewing-your-clients-paid-organization.md | 2 +- .../setting-your-billing-email.md | 8 ++++---- .../upgrading-git-large-file-storage.md | 2 +- ...ading-or-downgrading-your-clients-paid-organization.md | 4 ++-- ...ading-the-billing-plan-for-a-github-marketplace-app.md | 2 +- .../upgrading-your-github-subscription.md | 6 +++--- ...g-and-managing-pending-changes-to-your-subscription.md | 2 +- .../viewing-your-git-large-file-storage-usage.md | 2 +- .../viewing-your-github-actions-usage.md | 2 +- .../viewing-your-github-packages-usage.md | 2 +- .../viewing-your-payment-history-and-receipts.md | 2 +- .../viewing-your-subscriptions-and-billing-date.md | 2 +- .../accessing-your-organizations-settings.md | 2 +- ...managing-allowed-ip-addresses-for-your-organization.md | 8 ++++---- ...ecurity-and-analysis-settings-for-your-organization.md | 2 +- ...ring-two-factor-authentication-in-your-organization.md | 2 +- ...stricting-email-notifications-to-an-approved-domain.md | 2 +- .../reviewing-the-audit-log-for-your-organization.md | 2 +- ...reviewing-your-organizations-installed-integrations.md | 2 +- .../adding-github-app-managers-in-your-organization.md | 4 ++-- ...removing-github-app-managers-from-your-organization.md | 4 ++-- .../setting-base-permissions-for-an-organization.md | 2 +- ...ging-your-organizations-ssh-certificate-authorities.md | 4 ++-- ...lowing-people-to-delete-issues-in-your-organization.md | 2 +- ...isibility-of-your-organizations-dependency-insights.md | 2 +- .../deleting-an-organization-account.md | 2 +- ...ng-or-limiting-github-actions-for-your-organization.md | 8 ++++---- ...efault-labels-for-repositories-in-your-organization.md | 6 +++--- ...sion-creation-for-repositories-in-your-organization.md | 2 +- .../managing-scheduled-reminders-for-your-organization.md | 6 +++--- ...t-branch-name-for-repositories-in-your-organization.md | 2 +- ...ng-the-display-of-member-names-in-your-organization.md | 2 +- .../managing-the-forking-policy-for-your-organization.md | 2 +- ...ication-of-github-pages-sites-for-your-organization.md | 2 +- ...ng-updates-from-accounts-your-organization-sponsors.md | 2 +- .../renaming-an-organization.md | 2 +- ...estricting-repository-creation-in-your-organization.md | 2 +- ...-repository-visibility-changes-in-your-organization.md | 2 +- ...etting-permissions-for-adding-outside-collaborators.md | 2 +- ...rmissions-for-deleting-or-transferring-repositories.md | 2 +- ...ting-team-creation-permissions-in-your-organization.md | 2 +- .../verifying-your-organizations-domain.md | 2 +- .../adding-a-billing-manager-to-your-organization.md | 2 +- .../removing-a-billing-manager-from-your-organization.md | 2 +- ...ur-organizations-saml-single-sign-on-recovery-codes.md | 2 +- ...d-testing-saml-single-sign-on-for-your-organization.md | 2 +- ...managing-team-synchronization-for-your-organization.md | 6 +++--- ...ng-admin-teams-to-improved-organization-permissions.md | 2 +- .../disabling-team-discussions-for-your-organization.md | 2 +- .../approving-oauth-apps-for-your-organization.md | 2 +- ...previously-approved-oauth-app-for-your-organization.md | 2 +- ...oauth-app-access-restrictions-for-your-organization.md | 2 +- ...oauth-app-access-restrictions-for-your-organization.md | 2 +- ...-access-control-and-visibility-for-container-images.md | 2 +- .../guides/enabling-improved-container-support.md | 2 +- 74 files changed, 99 insertions(+), 99 deletions(-) diff --git a/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md b/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md index 3126a0c3a0a6..d9985954c2ae 100644 --- a/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md +++ b/content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-organization.md @@ -57,7 +57,7 @@ In your organization's repositories, blocked users also cannot: 1. To block an organization member, first [remove the user](/articles/removing-a-member-from-your-organization) from the organization. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.block_users %} 6. Under "Block a user", type the username of the user you'd like to block. ![Username field](/assets/images/help/organizations/org-block-username-field.png) diff --git a/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md b/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md index f8b62ac3b31c..0168de97a871 100644 --- a/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md +++ b/content/communities/maintaining-your-safety-on-github/unblocking-a-user-from-your-organization.md @@ -31,7 +31,7 @@ If you selected a specific amount of time to block the user, they will be automa {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.block_users %} 5. Under "Blocked users", next to the user you'd like to unblock, click **Unblock**. ![Unblock user button](/assets/images/help/organizations/org-unblock-user-button.png) diff --git a/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md b/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md index b433afc0e181..a14c46d5bbfc 100644 --- a/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md +++ b/content/communities/maintaining-your-safety-on-github/viewing-users-who-are-blocked-from-your-organization.md @@ -12,7 +12,7 @@ topics: {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.block_users %} 5. Under "Blocked users", review the list of users who are blocked from your organization. ![List of blocked users](/assets/images/help/settings/list-of-blocked-users-for-org.png) diff --git a/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md b/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md index 9bf90b86a40a..029695a6b699 100644 --- a/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md +++ b/content/communities/moderating-comments-and-conversations/limiting-interactions-in-your-organization.md @@ -30,7 +30,7 @@ Organization owners can also block users for a specific amount of time. After th {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 1. In the organization settings sidebar, click **Moderation settings**. !["Moderation settings" in the organization settings sidebar](/assets/images/help/organizations/org-settings-moderation-settings.png) 1. Under "Moderation settings", click **Interaction limits**. diff --git a/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md b/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md index e0b5711acd16..4f33a3e7482d 100644 --- a/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md +++ b/content/developers/github-marketplace/applying-for-publisher-verification-for-your-organization.md @@ -17,7 +17,7 @@ To offer paid plans for your app, the app must be owned by an organization and y {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 1. In the left sidebar, click **Developer settings**. ![Developer settings option in the organization settings sidebar](/assets/images/marketplace/developer-settings-in-org-settings.png) 1. Under "Developer settings", click **Publisher Verification**. diff --git a/content/github/administering-a-repository/restoring-a-deleted-repository.md b/content/github/administering-a-repository/restoring-a-deleted-repository.md index 426cc3580f7d..9c31cec4763e 100644 --- a/content/github/administering-a-repository/restoring-a-deleted-repository.md +++ b/content/github/administering-a-repository/restoring-a-deleted-repository.md @@ -33,7 +33,7 @@ Restoring a repository will not restore release attachments or team permissions. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.deleted-repos %} {% data reusables.user_settings.restore-repo %} {% data reusables.user_settings.restore-confirmation %} diff --git a/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md b/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md index 7c1f4bfca4a9..095ca41c6fca 100644 --- a/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md +++ b/content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md @@ -39,7 +39,7 @@ When you enable access and security for a repository owned by your organization, {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.click-codespaces %} 5. To approve of the [pre-release program terms of service](/github/site-policy/github-pre-release-program) on behalf of your organization and enable {% data variables.product.prodname_codespaces %}, under "User permissions", select **Selected users**, then type the username for each person to grant access to. Repeat for all users who you want to have access to your organization's codespaces. ![Radio button for "Selected users"](/assets/images/help/organizations/select-selected-users-radio-button.png) diff --git a/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md b/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md index b367bcab4bd5..5a8c26b32e7b 100644 --- a/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md +++ b/content/github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-cloud.md @@ -58,7 +58,7 @@ Downgrading to {% data variables.product.prodname_free_team %} for organizations {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 5. Under "{% data variables.product.prodname_ghe_cloud %} Free Trial", click **Buy Enterprise** or **Downgrade to Team**. ![Buy Enterprise and Downgrade to Team buttons](/assets/images/help/organizations/finish-trial-buttons.png) diff --git a/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md b/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md index da5a81de637c..1fbffe321bfe 100644 --- a/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md +++ b/content/github/managing-your-work-on-github/disabling-project-boards-in-your-organization.md @@ -18,7 +18,7 @@ When you disable project boards, you will no longer see project board informatio {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 4. Decide whether to disable organization-wide project boards, disable repository project boards in the organization, or both. Then, under "Projects": - To disable organization-wide project boards, unselect **Enable projects for the organization**. - To disable repository project boards in the organization, unselect **Enable projects for all repositories**. diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md index 7551e20987ee..7bec1a95c1c0 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-information-to-your-receipts.md @@ -42,7 +42,7 @@ Your receipts include your {% data variables.product.prodname_dotcom %} subscrip {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.payment-info-tab %} {% data reusables.dotcom_billing.extra_info_receipt %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md index a56185724823..a7affd457f91 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/adding-or-editing-a-payment-method.md @@ -41,7 +41,7 @@ If your organization is outside of the US or if you're using a corporate checkin {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.update_payment_method %} 1. If your account has an existing credit card that you want to update, click **New Card**. diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md index 0f099cc52db6..c70e227f0489 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/canceling-a-github-marketplace-app.md @@ -37,7 +37,7 @@ When you cancel a free trial on a paid plan, your subscription is immediately ca {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.marketplace.cancel-app-billing-settings %} @@ -49,7 +49,7 @@ When you cancel a free trial on a paid plan, your subscription is immediately ca {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.marketplace.cancel-free-trial-billing-settings %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md index bb9ce9ee6ac6..2211379113fd 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/creating-and-paying-for-an-organization-on-behalf-of-a-client.md @@ -46,7 +46,7 @@ If you already have a personal {% data variables.product.prodname_dotcom %} user {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.upgrade_org %} {% data reusables.dotcom_billing.choose_org_plan %} (You can add more seats to the organization in the next step.) @@ -58,7 +58,7 @@ If you already have a personal {% data variables.product.prodname_dotcom %} user ### Step 4: Upgrade the number of paid seats in the organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.add-seats %} {% data reusables.dotcom_billing.number-of-seats %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md index 58631e712c92..a9841dc6429c 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage.md @@ -25,7 +25,7 @@ When you downgrade your number of data packs, your change takes effect on your n {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.lfs-remove-data %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md index 00d03709e14d..011416195b05 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-the-billing-plan-for-a-github-marketplace-app.md @@ -29,7 +29,7 @@ When you downgrade an app, your subscription remains active until the end of you {% data reusables.marketplace.marketplace-org-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.marketplace.downgrade-app-billing-settings %} {% data reusables.marketplace.choose-new-plan %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md index d41e96b9fd13..35f121aaab45 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/downgrading-your-github-subscription.md @@ -47,7 +47,7 @@ If you downgrade your organization from {% data variables.product.prodname_team If you downgrade your organization from {% data variables.product.prodname_ghe_cloud %} to {% data variables.product.prodname_team %} or {% data variables.product.prodname_free_team %}, the account will lose access to advanced security, compliance, and deployment controls. {% data reusables.gated-features.more-info %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} 6. Use the **Edit** drop-down and click the downgrade option you want. @@ -61,7 +61,7 @@ If you downgrade your organization from {% data variables.product.prodname_ghe_c {% data reusables.dotcom_billing.switch-legacy-billing %} For more information, see "[Switching your organization from per-repository to per-user pricing](/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription#switching-your-organization-from-per-repository-to-per-user-pricing)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 5. Under "Subscriptions", select the "Edit" drop-down, and click **Edit plan**. ![Edit Plan dropdown](/assets/images/help/billing/edit-plan-dropdown.png) @@ -78,7 +78,7 @@ To reduce the number of paid seats your organization uses, you can remove member - "[Managing an individual's access to an organization repository](/articles/managing-an-individual-s-access-to-an-organization-repository)" {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} 6. Use the **Edit** drop-down and click **Remove seats**. diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md index 8c6330676d32..414cbc36d0ff 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-actions.md @@ -37,7 +37,7 @@ Anyone can manage the spending limit for {% data variables.product.prodname_acti Organizations owners and billing managers can manage the spending limit for {% data variables.product.prodname_actions %} for an organization. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.cost-management-tab %} {% data reusables.dotcom_billing.monthly-spending-limit %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md index d87a514e8bb9..9900dc17c075 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-your-spending-limit-for-github-packages.md @@ -37,7 +37,7 @@ Anyone can manage the spending limit for {% data variables.product.prodname_regi Organizations owners and billing managers can manage the spending limit for {% data variables.product.prodname_registry %} for an organization. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.cost-management-tab %} {% data reusables.dotcom_billing.monthly-spending-limit %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md index 479d26e9473f..e56eccce0a00 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/removing-a-payment-method.md @@ -36,7 +36,7 @@ If you're paying for your {% data variables.product.product_name %} subscription {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.payment-info-tab %} {% data reusables.dotcom_billing.remove-payment-method %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md index 24242bed2c9f..a385857e19ed 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/renewing-your-clients-paid-organization.md @@ -21,7 +21,7 @@ topics: ### Updating your organization's credit card {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.update_payment_method %} 1. Under "Payment method", click **New Card**. diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md index b67a2cd8d766..f6ca8c3a2da4 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/setting-your-billing-email.md @@ -29,7 +29,7 @@ Your organization's billing email is where {% data variables.product.product_nam {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 4. Under **Billing email**, type a valid email address. The email does not need to be unique to the organization account. ![Billing email textbox](/assets/images/help/settings/org-billing-email.png) 5. To confirm your changes, click **Update profile**. @@ -42,7 +42,7 @@ If you have users that want to receive billing reports, you can add their email #### Adding a recipient for billing notifications {% data reusables.organizations.navigate-to-org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 1. Under "Billing management", to the right of "Email recipients", click **Add**. ![Add recipient](/assets/images/help/billing/billing-add-email-recipient.png) @@ -54,7 +54,7 @@ If you have users that want to receive billing reports, you can add their email One address must always be designated as the primary recipient. The address with this designation can't be removed until a new primary recipient is selected. {% data reusables.organizations.navigate-to-org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 1. Under "Billing management", find the email address you want to set as the primary recipient. 1. To the right of the email address, use the "Edit" drop-down menu, and click **Mark as primary**. @@ -63,7 +63,7 @@ One address must always be designated as the primary recipient. The address with #### Removing a recipient from billing notifications {% data reusables.organizations.navigate-to-org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 1. Under "Email recipients", find the email address you want to remove. 1. For the user's entry in the list, click **Edit**. diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md index f710aa7c8e50..b079e9529bdc 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage.md @@ -24,7 +24,7 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.lfs-add-data %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md index dac646681afc..52d24f8b51cc 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-or-downgrading-your-clients-paid-organization.md @@ -23,7 +23,7 @@ topics: ### Upgrading an organization's number of paid seats {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.add-seats %} @@ -35,7 +35,7 @@ After you add seats, the payment method on file for the organization will be cha ### Downgrading an organization's number of paid seats to free {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.downgrade-org-to-free %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md index c9901fb2b6b6..15ae8bbba66e 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-the-billing-plan-for-a-github-marketplace-app.md @@ -27,7 +27,7 @@ When you upgrade an app, your payment method is charged a prorated amount based {% data reusables.marketplace.marketplace-org-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.marketplace.upgrade-app-billing-settings %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md index 312aeb6a6b99..620da13c26a4 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription.md @@ -44,7 +44,7 @@ You can upgrade your organization from {% data variables.product.prodname_free_t {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.upgrade_org %} @@ -66,7 +66,7 @@ If you'd like to use an enterprise account with {% data variables.product.prodna If you'd like additional users to have access to your {% data variables.product.prodname_team %} organization's private repositories, you can purchase more seats anytime. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.add-seats %} @@ -78,7 +78,7 @@ If you'd like additional users to have access to your {% data variables.product. {% data reusables.dotcom_billing.switch-legacy-billing %} For more information, see "[About per-user pricing](/articles/about-per-user-pricing)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 5. To the right of your plan name, use the **Edit** drop-down menu, and select **Edit plan**. ![Edit drop-down menu](/assets/images/help/billing/per-user-upgrade-button.png) diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md index 88bdbc7981c4..b1679cd18e6c 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-and-managing-pending-changes-to-your-subscription.md @@ -27,7 +27,7 @@ When you cancel a pending change, your subscription will not change on your next ### Viewing and managing pending changes to your organization's subscription {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.review-pending-changes %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md index 0d9ad7c45d11..3b89467ebc04 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-git-large-file-storage-usage.md @@ -24,7 +24,7 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.user_settings.subscriptions-tab %} {% data reusables.dotcom_billing.lfs-data %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md index 7f2b9b07c437..2d4880d3d5f0 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-actions-usage.md @@ -25,7 +25,7 @@ Anyone can view {% data variables.product.prodname_actions %} usage for their ow Organization owners and billing managers can view {% data variables.product.prodname_actions %} usage for an organization. For organizations managed by an enterprise account, only the organization owners can view {% data variables.product.prodname_actions %} usage in the organization billing page. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.actions-minutes %} {% data reusables.dotcom_billing.actions-packages-storage %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md index 1879d6d72e5c..8d9218dbfa8c 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-github-packages-usage.md @@ -23,7 +23,7 @@ Anyone can view {% data variables.product.prodname_registry %} usage for their o Organization owners and billing managers can view {% data variables.product.prodname_registry %} usage for an organization. For organizations managed by an enterprise account, only the organization owners can view {% data variables.product.prodname_registry %} usage in the organization billing page. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.packages-data %} {% data reusables.dotcom_billing.actions-packages-storage %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md index 2dabf792e01c..8a9d24f3624b 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-payment-history-and-receipts.md @@ -24,7 +24,7 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.view-payment-history %} {% data reusables.dotcom_billing.download_receipt %} diff --git a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md index 639205fcb331..e3691da71378 100644 --- a/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md +++ b/content/github/setting-up-and-managing-billing-and-payments-on-github/viewing-your-subscriptions-and-billing-date.md @@ -24,7 +24,7 @@ topics: {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} {% data reusables.dotcom_billing.next_billing_date %} diff --git a/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md b/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md index b002f630c6cb..986a5dfe02e1 100644 --- a/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md +++ b/content/organizations/collaborating-with-groups-in-organizations/accessing-your-organizations-settings.md @@ -29,4 +29,4 @@ topics: {% endif %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} diff --git a/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md b/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md index 79429a9bed83..835643d3f943 100644 --- a/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/managing-allowed-ip-addresses-for-your-organization.md @@ -27,7 +27,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Adding an allowed IP address {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.ip-allow-lists-add-ip %} {% data reusables.identity-and-permissions.ip-allow-lists-add-description %} @@ -36,7 +36,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Enabling allowed IP addresses {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} 3. Under "IP allow list", select **Enable IP allow list**. ![Checkbox to allow IP addresses](/assets/images/help/security/enable-ip-allowlist-organization-checkbox.png) @@ -45,7 +45,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Editing an allowed IP address {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.ip-allow-lists-edit-entry %} {% data reusables.identity-and-permissions.ip-allow-lists-edit-ip %} @@ -55,7 +55,7 @@ You can also configure allowed IP addresses for the organizations in an enterpri ### Deleting an allowed IP address {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.ip-allow-lists-delete-entry %} {% data reusables.identity-and-permissions.ip-allow-lists-confirm-deletion %} diff --git a/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md b/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md index 401c00260ed5..21ec33c85271 100644 --- a/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization.md @@ -24,7 +24,7 @@ topics: ### Displaying the security and analysis settings {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security-and-analysis %} The page that's displayed allows you to enable or disable all security and analysis features for the repositories in your organization. diff --git a/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md b/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md index f9bf0e9c7c3f..f2525c9af5f3 100644 --- a/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/requiring-two-factor-authentication-in-your-organization.md @@ -43,7 +43,7 @@ Before you require use of two-factor authentication, we recommend notifying {% i ### Requiring two-factor authentication in your organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.organizations.require_two_factor_authentication %} {% data reusables.organizations.removed_outside_collaborators %} diff --git a/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md b/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md index b7fffb35bbe4..d309aab35daf 100644 --- a/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md +++ b/content/organizations/keeping-your-organization-secure/restricting-email-notifications-to-an-approved-domain.md @@ -24,7 +24,7 @@ If your organization is owned by an enterprise account, organization members wil ### Restricting email notifications to an approved domain {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.verified-domains %} {% data reusables.organizations.restrict-email-notifications %} 6. Click **Save**. diff --git a/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md b/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md index 395d3610623a..44709cc42dc5 100644 --- a/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md @@ -19,7 +19,7 @@ topics: The audit log lists events triggered by activities that affect your organization within the last 90 days. Only owners can access an organization's audit log. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.audit_log.audit_log_sidebar_for_org_admins %} ### Searching the audit log diff --git a/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md b/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md index 0c2dd1e957b9..06d95400a21f 100644 --- a/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md +++ b/content/organizations/keeping-your-organization-secure/reviewing-your-organizations-installed-integrations.md @@ -15,7 +15,7 @@ topics: --- {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 4. In the left sidebar, click **Installed {% data variables.product.prodname_github_app %}s**. ![Installed {% data variables.product.prodname_github_app %}s tab in the organization settings sidebar](/assets/images/help/organizations/org-settings-installed-github-apps.png) 5. Next to the {% data variables.product.prodname_github_app %} you'd like to review, click **Configure**. diff --git a/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md b/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md index 0591567feccb..1a0016024010 100644 --- a/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md +++ b/content/organizations/managing-access-to-your-organizations-apps/adding-github-app-managers-in-your-organization.md @@ -18,7 +18,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Giving someone the ability to manage all {% data variables.product.prodname_github_app %}s owned by the organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "Management", type the username of the person you want to designate as a {% data variables.product.prodname_github_app %} manager in the organization, and click **Grant**. ![Add a {% data variables.product.prodname_github_app %} manager](/assets/images/help/organizations/add-github-app-manager.png) @@ -26,7 +26,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Giving someone the ability to manage an individual {% data variables.product.prodname_github_app %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "{% data variables.product.prodname_github_app %}s", click on the avatar of the app you'd like to add a {% data variables.product.prodname_github_app %} manager for. ![Select {% data variables.product.prodname_github_app %}](/assets/images/help/organizations/select-github-app.png) diff --git a/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md b/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md index 573e00cb8434..627156024837 100644 --- a/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md +++ b/content/organizations/managing-access-to-your-organizations-apps/removing-github-app-managers-from-your-organization.md @@ -18,7 +18,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Removing a {% data variables.product.prodname_github_app %} manager's permissions for the entire organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "Management", find the username of the person you want to remove {% data variables.product.prodname_github_app %} manager permissions from, and click **Revoke**. ![Revoke {% data variables.product.prodname_github_app %} manager permissions](/assets/images/help/organizations/github-app-manager-revoke-permissions.png) @@ -26,7 +26,7 @@ For more information about {% data variables.product.prodname_github_app %} mana ### Removing a {% data variables.product.prodname_github_app %} manager's permissions for an individual {% data variables.product.prodname_github_app %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.github-apps-settings-sidebar %} 1. Under "{% data variables.product.prodname_github_app %}s", click on the avatar of the app you'd like to remove a {% data variables.product.prodname_github_app %} manager from. ![Select {% data variables.product.prodname_github_app %}](/assets/images/help/organizations/select-github-app.png) diff --git a/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md b/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md index 05bbe1db676a..cebcf187721e 100644 --- a/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md +++ b/content/organizations/managing-access-to-your-organizations-repositories/setting-base-permissions-for-an-organization.md @@ -24,7 +24,7 @@ If someone with admin permissions to an organization's repository grants a membe ### Setting base permissions {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Base permissions", use the drop-down to select new base permissions. ![Selecting new permission level from base permissions drop-down](/assets/images/help/organizations/base-permissions-drop-down.png) diff --git a/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md b/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md index 64cbd5eb1e49..0d93a593edde 100644 --- a/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md +++ b/content/organizations/managing-git-access-to-your-organizations-repositories/managing-your-organizations-ssh-certificate-authorities.md @@ -23,7 +23,7 @@ You can allow members to access your organization's repositories using SSH certi {% data reusables.organizations.add-extension-to-cert %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.organizations.new-ssh-ca %} {% data reusables.organizations.require-ssh-cert %} @@ -31,6 +31,6 @@ You can allow members to access your organization's repositories using SSH certi ### Deleting an SSH certificate authority {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.organizations.delete-ssh-ca %} diff --git a/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md b/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md index 7d083769c51a..42ccc9b805df 100644 --- a/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md +++ b/content/organizations/managing-organization-settings/allowing-people-to-delete-issues-in-your-organization.md @@ -18,7 +18,7 @@ By default, issues cannot be deleted in an organization's repositories. An organ Once enabled, organization owners and people with admin permissions in an organization-owned repository can delete issues. People with admin permissions in a repository include organization members and outside collaborators with admin privileges. For more information, see "[Repository permission levels for an organization](/articles/repository-permission-levels-for-an-organization/)" and "[Deleting an issue](/articles/deleting-an-issue)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Issue deletion", select **Allow members to delete issues for this organization**. ![Checkbox to allow people to delete issues](/assets/images/help/settings/issue-deletion.png) diff --git a/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md b/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md index 88ba9862a1e7..bfda400a9317 100644 --- a/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md +++ b/content/organizations/managing-organization-settings/changing-the-visibility-of-your-organizations-dependency-insights.md @@ -17,7 +17,7 @@ Organization owners can set limitations for viewing organization dependency insi Enterprise owners can set limitations for viewing organization dependency insights on all organizations in your enterprise account. For more information, see "[Enforcing a policy on dependency insights in your enterprise account](/articles/enforcing-a-policy-on-dependency-insights-in-your-enterprise-account)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Member organization permissions", select or unselect **Allow members to view dependency insights**. ![Checkbox to allow members to view insights](/assets/images/help/organizations/allow-members-to-view-insights.png) diff --git a/content/organizations/managing-organization-settings/deleting-an-organization-account.md b/content/organizations/managing-organization-settings/deleting-an-organization-account.md index 3bee6e1505a5..b515d111dde3 100644 --- a/content/organizations/managing-organization-settings/deleting-an-organization-account.md +++ b/content/organizations/managing-organization-settings/deleting-an-organization-account.md @@ -29,6 +29,6 @@ Once you delete an organization, GitHub **cannot restore your content**. Therefo ### 2. Delete the organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 4. Near the bottom of the organization's settings page, click **Delete this Organization**. ![Delete this organization button](/assets/images/help/settings/settings-organization-delete.png) diff --git a/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md b/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md index eb721ed85934..4901d7a4c5ab 100644 --- a/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md +++ b/content/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization.md @@ -28,7 +28,7 @@ Alternatively, you can enable {% data variables.product.prodname_actions %} for ### Managing {% data variables.product.prodname_actions %} permissions for your organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} 1. Under **Local and third-party Actions**, select an option. ![Enable, disable, or limit actions for this organization](/assets/images/help/repository/enable-org-actions.png) @@ -51,7 +51,7 @@ You can disable all workflows for an organization or set a policy that configure {% endnote %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} 1. Under **Policies**, select an option. ![Set actions policy for this organization](/assets/images/help/organizations/actions-policy.png) @@ -62,7 +62,7 @@ You can disable all workflows for an organization or set a policy that configure {% data reusables.actions.allow-specific-actions-intro %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} 1. Under **Policies**, select **Allow select actions** and add your required actions to the list. ![Add actions to allow list](/assets/images/help/organizations/actions-policy-allow-list.png) @@ -78,7 +78,7 @@ You can disable all workflows for an organization or set a policy that configure #### Configuring the private fork policy for an organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.settings-sidebar-actions %} {% data reusables.github-actions.private-repository-forks-configure %} {% endif %} diff --git a/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md index 532d8c271838..f7792bf93715 100644 --- a/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization.md @@ -20,7 +20,7 @@ Default labels are included in every new repository in your organization, but an ### Creating a default label {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %} {% data reusables.organizations.repository-defaults %} {% else %} @@ -36,7 +36,7 @@ Default labels are included in every new repository in your organization, but an ### Editing a default label {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %} {% data reusables.organizations.repository-defaults %} {% else %} @@ -51,7 +51,7 @@ Default labels are included in every new repository in your organization, but an ### Deleting a default label {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %} {% data reusables.organizations.repository-defaults %} {% else %} diff --git a/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md index 2cb96858a5a4..c18dfde5b307 100644 --- a/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-discussion-creation-for-repositories-in-your-organization.md @@ -18,7 +18,7 @@ topics: By default, organization members with read access can create discussions if a repository administrator or organization owner enables discussions for a repository owned by the organization. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository discussions", select or deselect **Allow users with read access to create discussions**. ![Checkbox to allow people with read access to create discussions](/assets/images/help/discussions/toggle-allow-users-with-read-access-checkbox.png) diff --git a/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md b/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md index 1c15d6bdf9f2..d891271934b3 100644 --- a/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md @@ -20,7 +20,7 @@ Organization owners can schedule a reminder for one or more teams in their organ ### Creating a scheduled reminder for an organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.reminders.scheduled-reminders %} ![Scheduled reminders button](/assets/images/help/organizations/scheduled-reminders-org.png) {% data reusables.reminders.add-reminder %} @@ -44,7 +44,7 @@ Organization owners can schedule a reminder for one or more teams in their organ ### Managing a scheduled reminder for an organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.reminders.scheduled-reminders %} ![Scheduled reminders button](/assets/images/help/organizations/scheduled-reminders-org.png) {% data reusables.reminders.edit-existing %} @@ -53,7 +53,7 @@ Organization owners can schedule a reminder for one or more teams in their organ ### Deleting a scheduled reminder for an organization {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.reminders.scheduled-reminders %} ![Scheduled reminders button](/assets/images/help/organizations/scheduled-reminders-org.png) {% data reusables.reminders.delete %} diff --git a/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md b/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md index 3c720a484353..067cc112845e 100644 --- a/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-default-branch-name-for-repositories-in-your-organization.md @@ -24,7 +24,7 @@ If an enterprise owner has enforced a policy for the default branch name for you ### Setting the default branch name {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.repository-defaults %} 3. Under "Repository default branch", click **Change default branch name now**. ![Override button](/assets/images/help/organizations/repo-default-name-button.png) diff --git a/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md b/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md index 6283e22a8580..15769097bf97 100644 --- a/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-display-of-member-names-in-your-organization.md @@ -21,7 +21,7 @@ Organization owners can manage the display of member names in an organization. Each organization member chooses their own profile name in their settings. For more information, see "[Personalizing your profile](/github/setting-up-and-managing-your-github-profile/personalizing-your-profile#changing-your-profile-name)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Admin repository permissions", select or unselect **Allow members to see comment author's profile name in private repositories**. ![Checkbox to allow members to see comment author's full name in private repositories](/assets/images/help/organizations/allow-members-to-view-full-names.png) diff --git a/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md b/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md index a430aaeb620f..fd0d36635b90 100644 --- a/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md @@ -22,7 +22,7 @@ If you allow forking of private{% if currentVersion == "free-pro-team@latest" or {% data reusables.organizations.internal-repos-enterprise %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository forking", select **Allow forking of private repositories** or **Allow forking of private and internal repositories**. ![Checkbox to allow or disallow forking in the organization](/assets/images/help/repository/allow-disable-forking-organization.png) diff --git a/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md b/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md index 8cd701f36701..944c5e21a51d 100644 --- a/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-the-publication-of-github-pages-sites-for-your-organization.md @@ -22,7 +22,7 @@ If your organization uses {% data variables.product.prodname_ghe_cloud %}, you c If you disallow publication of {% data variables.product.prodname_pages %} sites, any sites that are already published will remain published. You can manually unpublish the site. For more information, see "[Unpublishing a {% data variables.product.prodname_pages %} site](/pages/getting-started-with-github-pages/unpublishing-a-github-pages-site)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %}{% if currentVersion == "free-pro-team@latest" %} 1. Under "Pages creation", select the visibilities you want to allow and deselect the visibilities you want to disallow. ![Checkboxes to allow or disallow creation of {% data variables.product.prodname_pages %} sites](/assets/images/help/organizations/github-pages-creation-checkboxes.png){% else %} diff --git a/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md b/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md index 89933d87a11a..179b134bb20f 100644 --- a/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md +++ b/content/organizations/managing-organization-settings/managing-updates-from-accounts-your-organization-sponsors.md @@ -18,7 +18,7 @@ The developers and organizations that your organization sponsors can send you up You can also disable updates from accounts your organization sponsors. For more information, see "[Managing your sponsorship](/sponsors/sponsoring-open-source-contributors/managing-your-sponsorship#managing-email-updates-for-your-sponsorship)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 1. Under "Sponsors update email (Private)", type the email address you want to receive updates from accounts your organization sponsors. ![Textbox to enter the email address to receive updates from sponsored accounts](/assets/images/help/sponsors/organization-update-email-textbox.png) 1. Click **Update profile**. diff --git a/content/organizations/managing-organization-settings/renaming-an-organization.md b/content/organizations/managing-organization-settings/renaming-an-organization.md index d5284f074641..123e6e7d8637 100644 --- a/content/organizations/managing-organization-settings/renaming-an-organization.md +++ b/content/organizations/managing-organization-settings/renaming-an-organization.md @@ -41,7 +41,7 @@ After changing your organization's name: ### Changing your organization's name {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 4. Near the bottom of the settings page, under "Rename organization", click **Rename Organization**. ![Rename organization button](/assets/images/help/settings/settings-rename-organization.png) diff --git a/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md b/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md index 103d9679d590..d092e7682a16 100644 --- a/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md +++ b/content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md @@ -28,7 +28,7 @@ Organization owners can always create any type of repository. {% data reusables.organizations.internal-repos-enterprise %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository creation", select one or more options. ![Repository creation options](/assets/images/help/organizations/repo-creation-perms-radio-buttons.png) diff --git a/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md b/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md index 6b4583be61d6..bb4ac756e1b6 100644 --- a/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md +++ b/content/organizations/managing-organization-settings/restricting-repository-visibility-changes-in-your-organization.md @@ -23,7 +23,7 @@ You can restrict the ability to change repository visibility to organization own {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository visibility change", deselect **Allow members to change repository visibilities for this organization**. ![Checkbox to allow members to change repository visibility](/assets/images/help/organizations/disallow-members-to-change-repo-visibility.png) diff --git a/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md b/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md index fa1ac99e2cbe..60b649f5c3dd 100644 --- a/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md +++ b/content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md @@ -20,7 +20,7 @@ Organization owners, and members with admin privileges for a repository, can inv {% data reusables.organizations.outside-collaborators-use-seats %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository invitations", select **Allow members to invite outside collaborators to repositories for this organization**.{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.21" or currentVersion == "github-ae@latest" %} ![Checkbox to allow members to invite outside collaborators to organization repositories](/assets/images/help/organizations/repo-invitations-checkbox-updated.png){% else %} diff --git a/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md b/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md index 3c97dfc037b7..dc2edca4be38 100644 --- a/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md +++ b/content/organizations/managing-organization-settings/setting-permissions-for-deleting-or-transferring-repositories.md @@ -17,7 +17,7 @@ topics: Owners can set permissions for deleting or transferring repositories in an organization. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Repository deletion and transfer", select or deselect **Allow members to delete or transfer repositories for this organization**. ![Checkbox to allow members to delete repositories](/assets/images/help/organizations/disallow-members-to-delete-repositories.png) diff --git a/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md b/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md index c42b10b2f1bd..1a004f001275 100644 --- a/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md +++ b/content/organizations/managing-organization-settings/setting-team-creation-permissions-in-your-organization.md @@ -18,7 +18,7 @@ Organization owners can set team creation permissions. If you do not set team creation permissions, all organization members will be able to create teams by default. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.member-privileges %} 5. Under "Team creation rules", select or deselect **Allow members to create teams**. ![Checkbox to allow members to create teams](/assets/images/help/organizations/allow-members-to-create-teams.png) diff --git a/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md b/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md index 63f82e769d96..a5f082c7cfff 100644 --- a/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md +++ b/content/organizations/managing-organization-settings/verifying-your-organizations-domain.md @@ -27,7 +27,7 @@ On {% data variables.product.prodname_ghe_cloud %}, after verifying ownership of ### Verifying your organization's domain {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.verified-domains %} 5. Click **Add a domain**. ![Add a domain button](/assets/images/help/organizations/add-a-domain-button.png) diff --git a/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md b/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md index 9e59e544184e..7b97ed593c29 100644 --- a/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md +++ b/content/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization.md @@ -50,7 +50,7 @@ Billing managers **are not** able to: The invited person will receive an invitation email asking them to become a billing manager for your organization. Once the invited person clicks the accept link in their invitation email, they will automatically be added to the organization as a billing manager. If they don't already have a GitHub account, they will be directed to sign up for one, and they will be automatically added to the organization as a billing manager after they create an account. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 5. Next to Billing managers, click **Add a billing manager**. ![Invite billing manager](/assets/images/help/billing/settings_billing_managers_list.png) diff --git a/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md b/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md index 57dfeb4a2cf8..b3b0e8b53f08 100644 --- a/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md +++ b/content/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization.md @@ -19,7 +19,7 @@ topics: {% endwarning %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.billing %} 5. In the Billing managers list, next to the name of the person you want to remove, click {% octicon "x" aria-label="X symbol" %}. ![Remove billing manager](/assets/images/help/billing/settings_billing_managers_remove_manager.png) diff --git a/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md b/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md index 8fdbf6ac3223..8a28f67d52c1 100644 --- a/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md +++ b/content/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes.md @@ -16,7 +16,7 @@ topics: Recovery codes should not be shared or distributed. We recommend saving them with a password manager such as [LastPass](https://lastpass.com/), [1Password](https://1password.com/), or [Keeper](https://keepersecurity.com/). {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} 5. Under "SAML single sign-on", in the note about recovery codes, click **Save your recovery codes**. ![Link to view and save your recovery codes](/assets/images/help/saml/saml_recovery_codes.png) diff --git a/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md b/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md index f11c0b8164f4..a706f6e18654 100644 --- a/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md +++ b/content/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization.md @@ -21,7 +21,7 @@ If you enable but don't enforce SAML SSO, organization members who choose not to Prior to enforcing SAML SSO in your organization, ensure that you've set up your identity provider (IdP). For more information, see "[Preparing to enforce SAML single sign-on in your organization](/articles/preparing-to-enforce-saml-single-sign-on-in-your-organization)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} 5. Under "SAML single sign-on", select **Enable SAML authentication**. ![Checkbox for enabling SAML SSO](/assets/images/help/saml/saml_enable.png) diff --git a/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md b/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md index 172071345a53..232b6a773385 100644 --- a/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md +++ b/content/organizations/managing-saml-single-sign-on-for-your-organization/managing-team-synchronization-for-your-organization.md @@ -47,7 +47,7 @@ You must authenticate to your organization using SAML SSO and the supported IdP. {% data reusables.identity-and-permissions.team-sync-azure-permissions %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.team-sync-confirm-saml %} {% data reusables.identity-and-permissions.enable-team-sync-azure %} @@ -60,7 +60,7 @@ You must authenticate to your organization using SAML SSO and the supported IdP. {% data reusables.identity-and-permissions.team-sync-okta-requirements %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} {% data reusables.identity-and-permissions.team-sync-confirm-saml %} {% data reusables.identity-and-permissions.enable-team-sync-okta %} @@ -74,7 +74,7 @@ You must authenticate to your organization using SAML SSO and the supported IdP. {% data reusables.identity-and-permissions.team-sync-disable %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.security %} 5. Under "Team synchronization", click **Disable team synchronization**. ![Disable team synchronization](/assets/images/help/teams/disable-team-synchronization.png) diff --git a/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md b/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md index c6e2cf85cf01..fb444af79e03 100644 --- a/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md +++ b/content/organizations/migrating-to-improved-organization-permissions/migrating-admin-teams-to-improved-organization-permissions.md @@ -30,7 +30,7 @@ For more information, see "[Repository permission levels for an organization](/a ### Migrating all of your organization's legacy admin teams {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.teams_sidebar %} 1. Review your organization's legacy admin teams, then click **Migrate all teams**. ![Migrate all teams button](/assets/images/help/teams/migrate-all-legacy-admin-teams.png) diff --git a/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md b/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md index f98b7a0c8521..1f5bec6e6eff 100644 --- a/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md +++ b/content/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization.md @@ -16,7 +16,7 @@ topics: {% data reusables.organizations.team-discussions-default %} For more information on team discussions, see "[About team discussions](/organizations/collaborating-with-your-team/about-team-discussions)." {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.teams_sidebar %} 5. Under "Team discussions", unselect **Enable team discussions for this organization**. ![Checkbox to enable or disable team discussions for an organization](/assets/images/help/settings/enable-team-discussions-for-org-checkbox.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md index dd9316f5374e..afd9f7da8516 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/approving-oauth-apps-for-your-organization.md @@ -14,7 +14,7 @@ topics: When {% data variables.product.prodname_oauth_app %} access restrictions are enabled, organization members must [request approval](/articles/requesting-organization-approval-for-oauth-apps) from an organization owner before they can authorize an {% data variables.product.prodname_oauth_app %} that has access to the organization's resources. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Next to the application you'd like to approve, click **Review**. ![Review request link](/assets/images/help/settings/settings-third-party-approve-review.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md index 7fbd93e13b2d..e15d79371aae 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/denying-access-to-a-previously-approved-oauth-app-for-your-organization.md @@ -13,7 +13,7 @@ topics: --- {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Next to the application you'd like to disable, click {% octicon "pencil" aria-label="The edit icon" %}. ![Edit icon](/assets/images/help/settings/settings-third-party-deny-edit.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md index 850d44a558d6..b671eeeda53a 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/disabling-oauth-app-access-restrictions-for-your-organization.md @@ -19,7 +19,7 @@ topics: {% enddanger %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Click **Remove restrictions**. ![Remove restrictions button](/assets/images/help/settings/settings-third-party-remove-restrictions.png) diff --git a/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md b/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md index 549954b042de..5039673e9de4 100644 --- a/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md +++ b/content/organizations/restricting-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization.md @@ -24,7 +24,7 @@ topics: {% endwarning %} {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} {% data reusables.organizations.oauth_app_access %} 5. Under "Third-party application access policy," click **Setup application access restrictions**. ![Set up restrictions button](/assets/images/help/settings/settings-third-party-set-up-restrictions.png) diff --git a/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md b/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md index fc00046d3ca4..f2dacce7057b 100644 --- a/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md +++ b/content/packages/guides/configuring-access-control-and-visibility-for-container-images.md @@ -94,7 +94,7 @@ A public package can be accessed anonymously without authentication. Once you ma You can choose the visibility of containers that organization members can publish by default. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 4. On the left, click **Packages**. 6. Under "Container creation", choose whether you want to enable the creation of public, private, or internal container images. - To enable organization members to create public container images, click **Public**. diff --git a/content/packages/guides/enabling-improved-container-support.md b/content/packages/guides/enabling-improved-container-support.md index d05a98824afb..939d90f58a32 100644 --- a/content/packages/guides/enabling-improved-container-support.md +++ b/content/packages/guides/enabling-improved-container-support.md @@ -29,7 +29,7 @@ To use {% data variables.product.prodname_github_container_registry %} within an Before organization owners or members can publish container images to {% data variables.product.prodname_github_container_registry %}, an organization owner must enable the feature preview for the organization. {% data reusables.profile.access_org %} -{% data reusables.profiles.org_settings %} +{% data reusables.profile.org_settings %} 4. On the left, click **Packages**. 5. Under "Improved container support", select "Enable improved container support" and click **Save**. ![Enable container registry support option and save button](/assets/images/help/package-registry/enable-improved-container-support-for-orgs.png)