зеркало из https://github.com/github/docs.git
Fix formatting of text with octicons - part 1 (#35348)
This commit is contained in:
Родитель
b36fb9a7e0
Коммит
f165cec994
|
@ -42,7 +42,7 @@ If you use Gravatar, and your Gravatar image is associated with the email you us
|
||||||
### Resetting your profile picture to the identicon
|
### Resetting your profile picture to the identicon
|
||||||
|
|
||||||
{% data reusables.user-settings.access_settings %}
|
{% data reusables.user-settings.access_settings %}
|
||||||
1. Under "Profile Picture", select {% octicon "pencil" aria-hidden="true" %} **Edit**, then click **Remove photo** to revert to your identicon.
|
1. Under "Profile Picture", select **{% octicon "pencil" aria-hidden="true" %} Edit**, then click **Remove photo** to revert to your identicon.
|
||||||
|
|
||||||
If your email address is associated with a [Gravatar](https://en.gravatar.com/), you cannot revert to your identicon. Click **Revert to Gravatar** instead.
|
If your email address is associated with a [Gravatar](https://en.gravatar.com/), you cannot revert to your identicon. Click **Revert to Gravatar** instead.
|
||||||
|
|
||||||
|
@ -151,7 +151,7 @@ If you select the "Busy" option, when people @mention your username, assign you
|
||||||
|
|
||||||
![Screenshot of a draft comment. "@octocat" is written in the text field, and "The Octocat (busy)" is suggested.](/assets/images/help/profile/username-with-limited-availability-text.png)
|
![Screenshot of a draft comment. "@octocat" is written in the text field, and "The Octocat (busy)" is suggested.](/assets/images/help/profile/username-with-limited-availability-text.png)
|
||||||
|
|
||||||
1. In the top right corner of {% data variables.product.prodname_dotcom %}, select your profile photo, then click {% octicon "smiley" aria-hidden="true" %} **Set status** or, if you already have a status set, click your current status.
|
1. In the top right corner of {% data variables.product.prodname_dotcom %}, select your profile photo, then click **{% octicon "smiley" aria-hidden="true" %} Set status** or, if you already have a status set, click your current status.
|
||||||
|
|
||||||
{% ifversion global-nav-update %}
|
{% ifversion global-nav-update %}
|
||||||
|
|
||||||
|
|
|
@ -54,7 +54,7 @@ You can also find a list of your recently visited repositories, teams, and proje
|
||||||
|
|
||||||
The feed is designed to help you discover relevant content from projects you follow, keep up with your friends and community members, and track recent activity in your communities.
|
The feed is designed to help you discover relevant content from projects you follow, keep up with your friends and community members, and track recent activity in your communities.
|
||||||
|
|
||||||
You can use the {% octicon "filter" aria-hidden="true" %} **Filter** dropdown in the upper right corner to filter the feed to show only the exact event types you'd like to see. For example, you'll see updates when someone you follow:
|
You can use the **{% octicon "filter" aria-hidden="true" %} Filter** dropdown in the upper right corner to filter the feed to show only the exact event types you'd like to see. For example, you'll see updates when someone you follow:
|
||||||
|
|
||||||
* Stars a repository
|
* Stars a repository
|
||||||
* Follows another user
|
* Follows another user
|
||||||
|
|
|
@ -22,7 +22,7 @@ After using an action from {% data variables.product.prodname_dotcom_the_website
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise-emu %}
|
{% data reusables.enterprise-accounts.access-enterprise-emu %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Retired namespaces**.
|
1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Retired namespaces**.
|
||||||
1. To the right of the namespace that you want use in your enterprise, click **Unretire**.
|
1. To the right of the namespace that you want use in your enterprise, click **Unretire**.
|
||||||
1. Go to the relevant organization and create a new repository.
|
1. Go to the relevant organization and create a new repository.
|
||||||
|
|
||||||
|
|
|
@ -40,7 +40,7 @@ This guide assumes that:
|
||||||
* You have a repository on {% data variables.product.github %} where you can add files.
|
* You have a repository on {% data variables.product.github %} where you can add files.
|
||||||
* You have access to {% data variables.product.prodname_actions %}.
|
* You have access to {% data variables.product.prodname_actions %}.
|
||||||
|
|
||||||
> [!NOTE] If the {% octicon "play" aria-hidden="true" %} **Actions** tab is not displayed under the name of your repository on {% data variables.product.prodname_dotcom %}, it may be because Actions is disabled for the repository. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository)."
|
> [!NOTE] If the **{% octicon "play" aria-hidden="true" %} Actions** tab is not displayed under the name of your repository on {% data variables.product.prodname_dotcom %}, it may be because Actions is disabled for the repository. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository)."
|
||||||
|
|
||||||
## Creating your first workflow
|
## Creating your first workflow
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,6 @@ You can enable the `same-origin` referrer policy to instruct modern browsers to
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Authentication security**.
|
1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Authentication security**.
|
||||||
1. Under "User Agent Referrer Policy", select **Enable same origin referrer policy for all organizations**.
|
1. Under "User Agent Referrer Policy", select **Enable same origin referrer policy for all organizations**.
|
||||||
1. Click **Save**.
|
1. Click **Save**.
|
||||||
|
|
|
@ -26,7 +26,7 @@ Regardless of the chosen policy, {% data variables.product.pat_generic_caps_plur
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.policies-tab %}
|
{% data reusables.enterprise-accounts.policies-tab %}
|
||||||
1. Under {% octicon "law" aria-hidden="true" %} **Policies**, click **{% data variables.product.pat_generic_caps_plural %}**. {% ifversion tabbed-pat-settings-ui %}
|
1. Under **{% octicon "law" aria-hidden="true" %} Policies**, click **{% data variables.product.pat_generic_caps_plural %}**. {% ifversion tabbed-pat-settings-ui %}
|
||||||
1. Select either the **Fine-grained tokens** or **Tokens (classic)** tab to enforce this policy based on the token type. {% endif %}
|
1. Select either the **Fine-grained tokens** or **Tokens (classic)** tab to enforce this policy based on the token type. {% endif %}
|
||||||
1. Under **{% data variables.product.pat_v2_caps_plural %}** or **Restrict {% data variables.product.pat_v1_plural %} from accessing your organizations**, select your access policy.
|
1. Under **{% data variables.product.pat_v2_caps_plural %}** or **Restrict {% data variables.product.pat_v1_plural %} from accessing your organizations**, select your access policy.
|
||||||
1. Click **Save**.
|
1. Click **Save**.
|
||||||
|
@ -70,7 +70,7 @@ Enterprise owners can manage approval requirements for each {% data variables.pr
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.policies-tab %}
|
{% data reusables.enterprise-accounts.policies-tab %}
|
||||||
1. Under {% octicon "law" aria-hidden="true" %} **Policies**, click **{% data variables.product.pat_generic_caps_plural %}**. {% ifversion tabbed-pat-settings-ui %}
|
1. Under **{% octicon "law" aria-hidden="true" %} Policies**, click **{% data variables.product.pat_generic_caps_plural %}**. {% ifversion tabbed-pat-settings-ui %}
|
||||||
1. Select the **Fine-grained tokens** tab. {% endif %}
|
1. Select the **Fine-grained tokens** tab. {% endif %}
|
||||||
1. Under **Require approval of {% data variables.product.pat_v2_plural %}**, select your approval policy:
|
1. Under **Require approval of {% data variables.product.pat_v2_plural %}**, select your approval policy:
|
||||||
1. Click **Save**.
|
1. Click **Save**.
|
||||||
|
|
|
@ -61,5 +61,5 @@ A repository owner can only configure a hook if the site administrator selected
|
||||||
{% data reusables.profile.enterprise_access_profile %}
|
{% data reusables.profile.enterprise_access_profile %}
|
||||||
1. Navigate to the repository that you want to configure pre-receive hooks for.
|
1. Navigate to the repository that you want to configure pre-receive hooks for.
|
||||||
{% data reusables.repositories.sidebar-settings %}
|
{% data reusables.repositories.sidebar-settings %}
|
||||||
1. In the left sidebar, click {% octicon "webhook" aria-hidden="true" %} **Hooks**.
|
1. In the left sidebar, click **{% octicon "webhook" aria-hidden="true" %} Hooks**.
|
||||||
1. Next to the pre-receive hook that you want to configure, select the **Hook permissions** dropdown menu, then click whether to enable or disable the pre-receive hook.
|
1. Next to the pre-receive hook that you want to configure, select the **Hook permissions** dropdown menu, then click whether to enable or disable the pre-receive hook.
|
||||||
|
|
|
@ -22,7 +22,7 @@ You can configure the web UI for {% data variables.product.product_name %} to di
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Profile**.
|
1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Profile**.
|
||||||
1. At the top of the page, under the navigation bar, click **Custom footer**.
|
1. At the top of the page, under the navigation bar, click **Custom footer**.
|
||||||
|
|
||||||
![Screenshot of the "Profile" page for an enterprise account. A tab, labeled "Custom footer", is outlined in dark orange.](/assets/images/enterprise/custom-footer/custom-footer-section.png)
|
![Screenshot of the "Profile" page for an enterprise account. A tab, labeled "Custom footer", is outlined in dark orange.](/assets/images/enterprise/custom-footer/custom-footer-section.png)
|
||||||
|
|
|
@ -30,7 +30,7 @@ Restoring a repository will not restore release attachments or team permissions.
|
||||||
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
||||||
{% data reusables.enterprise_site_admin_settings.search-user-or-org %}
|
{% data reusables.enterprise_site_admin_settings.search-user-or-org %}
|
||||||
{% data reusables.enterprise_site_admin_settings.click-user-or-org %}
|
{% data reusables.enterprise_site_admin_settings.click-user-or-org %}
|
||||||
1. In the {% octicon "repo" aria-hidden="true" %} **Repositories** section, click the {% octicon "trash" aria-hidden="true" %} **Deleted repositories** link.
|
1. In the **{% octicon "repo" aria-hidden="true" %} Repositories** section, click the **{% octicon "trash" aria-hidden="true" %} Deleted repositories** link.
|
||||||
1. Find the repository you want to restore in the deleted repositories list, then to the right of the repository name click **Restore**.
|
1. Find the repository you want to restore in the deleted repositories list, then to the right of the repository name click **Restore**.
|
||||||
1. To confirm you would like to restore the named repository, click **Restore**.
|
1. To confirm you would like to restore the named repository, click **Restore**.
|
||||||
|
|
||||||
|
|
|
@ -79,5 +79,5 @@ Dormant users are not automatically suspended. Consider suspending dormant users
|
||||||
{% data reusables.enterprise-accounts.enterprise-accounts-compliance-tab %}
|
{% data reusables.enterprise-accounts.enterprise-accounts-compliance-tab %}
|
||||||
1. Scroll to "Reports".
|
1. Scroll to "Reports".
|
||||||
1. Optionally, to generate a new report, next to "Dormant Users", click **New report**.
|
1. Optionally, to generate a new report, next to "Dormant Users", click **New report**.
|
||||||
1. Under "Recent reports", next to the report you want to download, click {% octicon "download" aria-hidden="true" %} **Download**.
|
1. Under "Recent reports", next to the report you want to download, click **{% octicon "download" aria-hidden="true" %} Download**.
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
@ -192,7 +192,7 @@ You can view a list of all dormant users {% ifversion ghes %} who have not been
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
1. Under "Organizations", in the search bar, begin typing the organization's name until it appears in the search results.
|
1. Under "Organizations", in the search bar, begin typing the organization's name until it appears in the search results.
|
||||||
1. Click the name of the organization.
|
1. Click the name of the organization.
|
||||||
1. Above the organization name, click {% octicon "person" aria-hidden="true" %} **People**.
|
1. Above the organization name, click **{% octicon "person" aria-hidden="true" %} People**.
|
||||||
|
|
||||||
![Screenshot of the tabs above an organization name. The "People" tab is highlighted with an orange outline.](/assets/images/help/enterprises/emu-organization-people-tab.png)
|
![Screenshot of the tabs above an organization name. The "People" tab is highlighted with an orange outline.](/assets/images/help/enterprises/emu-organization-people-tab.png)
|
||||||
1. Above the list of members, click **Type**, then select the type of members you want to view.
|
1. Above the list of members, click **Type**, then select the type of members you want to view.
|
||||||
|
@ -225,7 +225,7 @@ You can view a list of members in your enterprise who don't have an email addres
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
{% data reusables.enterprise-accounts.verified-domains-tab %}
|
{% data reusables.enterprise-accounts.verified-domains-tab %}
|
||||||
1. Under "Notification preferences", click the {% octicon "eye" aria-hidden="true" %} **View enterprise members without an approved or verified domain email** link.
|
1. Under "Notification preferences", click the **{% octicon "eye" aria-hidden="true" %} View enterprise members without an approved or verified domain email** link.
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
## Viewing whether members in your enterprise have 2FA enabled
|
## Viewing whether members in your enterprise have 2FA enabled
|
||||||
|
|
|
@ -21,5 +21,5 @@ You can manually sync vulnerability data from {% data variables.product.prodname
|
||||||
Before you can view vulnerability data, you must enable {% data variables.product.prodname_dependabot_alerts %}. For more information, see "[AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise)."
|
Before you can view vulnerability data, you must enable {% data variables.product.prodname_dependabot_alerts %}. For more information, see "[AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise)."
|
||||||
|
|
||||||
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
||||||
1. In the left sidebar, under {% octicon "rocket" aria-hidden="true" %} **Site admin**, click **Vulnerabilities**.
|
1. In the left sidebar, under **{% octicon "rocket" aria-hidden="true" %} Site admin**, click **Vulnerabilities**.
|
||||||
1. To sync vulnerability data, click **Sync Vulnerabilities Now**.
|
1. To sync vulnerability data, click **Sync Vulnerabilities Now**.
|
||||||
|
|
|
@ -31,7 +31,7 @@ Once {% data variables.product.prodname_github_connect %} is configured, you can
|
||||||
|
|
||||||
1. From an enterprise owner account on {% data variables.product.product_name %}, navigate to the repository you want to delete from the _actions_ organization (in this example `checkout`).
|
1. From an enterprise owner account on {% data variables.product.product_name %}, navigate to the repository you want to delete from the _actions_ organization (in this example `checkout`).
|
||||||
1. By default, site administrators are not owners of the bundled _actions_ organization. To get the access required to delete the `checkout` repository, you must use the site admin tools. Click {% octicon "rocket" aria-label="Site admin" %} in the upper-right corner of any page in that repository.
|
1. By default, site administrators are not owners of the bundled _actions_ organization. To get the access required to delete the `checkout` repository, you must use the site admin tools. Click {% octicon "rocket" aria-label="Site admin" %} in the upper-right corner of any page in that repository.
|
||||||
1. Click {% octicon "shield-lock" aria-hidden="true" %} **Security** to see an overview of the security for the repository.
|
1. Click **{% octicon "shield-lock" aria-hidden="true" %} Security** to see an overview of the security for the repository.
|
||||||
|
|
||||||
![Screenshot of the site admin details for a repository. The "Security" link is highlighted with an orange outline.](/assets/images/enterprise/site-admin-settings/access-repo-security-info.png)
|
![Screenshot of the site admin details for a repository. The "Security" link is highlighted with an orange outline.](/assets/images/enterprise/site-admin-settings/access-repo-security-info.png)
|
||||||
1. Under "Privileged access", click **Unlock**.
|
1. Under "Privileged access", click **Unlock**.
|
||||||
|
|
|
@ -39,7 +39,7 @@ You must remove, transfer, or delete all organizations in the enterprise before
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
1. If you are not trialing {% data variables.product.prodname_ghe_cloud %}, delete your enterprise account:
|
1. If you are not trialing {% data variables.product.prodname_ghe_cloud %}, delete your enterprise account:
|
||||||
1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Profile**.
|
1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Profile**.
|
||||||
1. In the "Danger Zone" section, click **Delete this enterprise**.
|
1. In the "Danger Zone" section, click **Delete this enterprise**.
|
||||||
1. In the text box, type the enterprise slug to confirm the deletion, then click **Delete this enterprise**.
|
1. In the text box, type the enterprise slug to confirm the deletion, then click **Delete this enterprise**.
|
||||||
1. If you are trialing {% data variables.product.prodname_ghe_cloud %}, cancel your trial, or delete the expired trial:
|
1. If you are trialing {% data variables.product.prodname_ghe_cloud %}, cancel your trial, or delete the expired trial:
|
||||||
|
|
|
@ -29,7 +29,7 @@ The Activity dashboard provides weekly, monthly, and yearly graphs of the number
|
||||||
## Accessing the Activity dashboard
|
## Accessing the Activity dashboard
|
||||||
|
|
||||||
{% ifversion global-nav-update %}
|
{% ifversion global-nav-update %}
|
||||||
1. In the top-left corner of any page, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click {% octicon "telescope" aria-hidden="true" %} **Explore**.
|
1. In the top-left corner of any page, select {% octicon "three-bars" aria-label="Open global navigation menu" %}, then click **{% octicon "telescope" aria-hidden="true" %} Explore**.
|
||||||
|
|
||||||
![Screenshot of the navigation bar on {% data variables.product.product_name %}. The "Open global navigation menu" icon is outlined in dark orange.](/assets/images/help/navigation/global-navigation-menu-icon.png)
|
![Screenshot of the navigation bar on {% data variables.product.product_name %}. The "Open global navigation menu" icon is outlined in dark orange.](/assets/images/help/navigation/global-navigation-menu-icon.png)
|
||||||
{% else %}
|
{% else %}
|
||||||
|
@ -37,7 +37,7 @@ The Activity dashboard provides weekly, monthly, and yearly graphs of the number
|
||||||
|
|
||||||
![Screenshot of the navigation bar at the top of the web UI for GitHub Enterprise Server. The word "Explore" is highlighted with an orange outline.](/assets/images/enterprise/settings/ent-new-explore.png)
|
![Screenshot of the navigation bar at the top of the web UI for GitHub Enterprise Server. The word "Explore" is highlighted with an orange outline.](/assets/images/enterprise/settings/ent-new-explore.png)
|
||||||
{% endif %}
|
{% endif %}
|
||||||
1. In the upper-right corner of the page, click {% octicon "pulse" aria-hidden="true" %} **Activity**.
|
1. In the upper-right corner of the page, click **{% octicon "pulse" aria-hidden="true" %} Activity**.
|
||||||
1. To view activity over different periods, click **This week**, **This month**, or **This year**.
|
1. To view activity over different periods, click **This week**, **This month**, or **This year**.
|
||||||
|
|
||||||
![Screenshot of the activity dashboard. A line graph compares the number of pull requests merged over this week and the previous week.](/assets/images/help/enterprises/activity-dashboard.png)
|
![Screenshot of the activity dashboard. A line graph compares the number of pull requests merged over this week and the previous week.](/assets/images/help/enterprises/activity-dashboard.png)
|
||||||
|
|
|
@ -32,7 +32,7 @@ As an alternative to exporting log events, you can use the API to retrieve audit
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
{% data reusables.enterprise-accounts.audit-log-tab %}
|
{% data reusables.enterprise-accounts.audit-log-tab %}
|
||||||
1. Optionally, to only export filtered results, search by one or more supported qualifiers or log filters.
|
1. Optionally, to only export filtered results, search by one or more supported qualifiers or log filters.
|
||||||
1. Select the {% octicon "download" aria-hidden="true" %} **Export** dropdown menu, and click a file format.
|
1. Select the **{% octicon "download" aria-hidden="true" %} Export** dropdown menu, and click a file format.
|
||||||
|
|
||||||
## Exporting Git events data
|
## Exporting Git events data
|
||||||
|
|
||||||
|
@ -41,8 +41,8 @@ You can also export Git events data by date range. The data is exported as a com
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
{% data reusables.enterprise-accounts.audit-log-tab %}
|
{% data reusables.enterprise-accounts.audit-log-tab %}
|
||||||
1. Select the {% octicon "download" aria-hidden="true" %} **Export Git Events** dropdown menu and choose a date range to export log events for.
|
1. Select the **{% octicon "download" aria-hidden="true" %} Export Git Events** dropdown menu and choose a date range to export log events for.
|
||||||
1. Click {% octicon "file-zip" aria-hidden="true" %} **Download Results**.
|
1. Click **{% octicon "file-zip" aria-hidden="true" %} Download Results**.
|
||||||
1. To extract the JSON data, uncompress the file using an archive utility client or command. For example:
|
1. To extract the JSON data, uncompress the file using an archive utility client or command. For example:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
|
@ -22,7 +22,7 @@ You can access {% data variables.product.company_short %}'s compliance reports i
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.enterprise-accounts-compliance-tab %}
|
{% data reusables.enterprise-accounts.enterprise-accounts-compliance-tab %}
|
||||||
1. Under "Resources", to the right of the report you want to access, click {% octicon "download" aria-hidden="true" %} **Download** or {% octicon "link-external" aria-hidden="true" %} **View**.
|
1. Under "Resources", to the right of the report you want to access, click **{% octicon "download" aria-hidden="true" %} Download** or **{% octicon "link-external" aria-hidden="true" %} View**.
|
||||||
|
|
||||||
{% data reusables.security.compliance-report-screenshot %}
|
{% data reusables.security.compliance-report-screenshot %}
|
||||||
|
|
||||||
|
|
|
@ -105,7 +105,7 @@ You can cancel a trial at any time. Once the trial has expired, you can delete t
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
1. Under {% octicon "gear" aria-hidden="true" %} **Settings**, click **Profile**.
|
1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Profile**.
|
||||||
1. At the bottom of the page, in the "Danger zone" section, click **Cancel trial** or **Delete trial**.
|
1. At the bottom of the page, in the "Danger zone" section, click **Cancel trial** or **Delete trial**.
|
||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
|
@ -38,7 +38,7 @@ In addition to reviewing {% data variables.product.prodname_github_apps %} that
|
||||||
> In the following steps, you will be taken to the account settings for the organization or personal account where the {% data variables.product.prodname_github_app %} is installed. The settings will affect all repositories where the app is installed under that account, not just the repository where you navigated from.
|
> In the following steps, you will be taken to the account settings for the organization or personal account where the {% data variables.product.prodname_github_app %} is installed. The settings will affect all repositories where the app is installed under that account, not just the repository where you navigated from.
|
||||||
|
|
||||||
1. Navigate to the main page of the organization or repository.
|
1. Navigate to the main page of the organization or repository.
|
||||||
1. Click {% octicon "gear" aria-label="The Settings gear" %} **Settings**.
|
1. Click **{% octicon "gear" aria-label="The Settings gear" %} Settings**.
|
||||||
1. Under "Integrations," click **GitHub Apps**. A list of the {% data variables.product.prodname_github_apps %} that have been granted access to your repository will be displayed.
|
1. Under "Integrations," click **GitHub Apps**. A list of the {% data variables.product.prodname_github_apps %} that have been granted access to your repository will be displayed.
|
||||||
|
|
||||||
1. Next to the {% data variables.product.prodname_github_app %} you want to review or modify, click **Configure**.
|
1. Next to the {% data variables.product.prodname_github_app %} you want to review or modify, click **Configure**.
|
||||||
|
|
|
@ -23,8 +23,8 @@ Your SSO sessions will persist when you switch away from an account and return.
|
||||||
When you add a new account to the account switcher, both the account you are currently signed in to and the account you have added will become available in the account switcher. You will be signed in to the new account immediately.
|
When you add a new account to the account switcher, both the account you are currently signed in to and the account you have added will become available in the account switcher. You will be signed in to the new account immediately.
|
||||||
|
|
||||||
1. In the upper-right corner of any page, click your profile photo to open the menu.
|
1. In the upper-right corner of any page, click your profile photo to open the menu.
|
||||||
1. If you have previously added an account to the account switcher, click {% octicon "arrow-switch" aria-hidden="true" %} **Switch account** to open the menu.
|
1. If you have previously added an account to the account switcher, click **{% octicon "arrow-switch" aria-hidden="true" %} Switch account** to open the menu.
|
||||||
1. In the menu, click {% octicon "person-add" aria-hidden="true" %} **Add account**.
|
1. In the menu, click **{% octicon "person-add" aria-hidden="true" %} Add account**.
|
||||||
1. Sign in to the account you want to add to the account switcher.
|
1. Sign in to the account you want to add to the account switcher.
|
||||||
|
|
||||||
## Switching between accounts
|
## Switching between accounts
|
||||||
|
@ -32,10 +32,10 @@ When you add a new account to the account switcher, both the account you are cur
|
||||||
When you have added accounts to the account switcher, you can quickly change between them without always needing to reauthenticate.
|
When you have added accounts to the account switcher, you can quickly change between them without always needing to reauthenticate.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> The "{% octicon "arrow-switch" aria-hidden="true" %} Switch account" option will not be available if all sessions have expired. You can instead click on {% octicon "arrow-switch" aria-hidden="true" %} **See all accounts** in the menu to reauthenticate.
|
> The "{% octicon "arrow-switch" aria-hidden="true" %} Switch account" option will not be available if all sessions have expired. You can instead click on **{% octicon "arrow-switch" aria-hidden="true" %} See all accounts** in the menu to reauthenticate.
|
||||||
|
|
||||||
1. In the upper-right corner of any page, click your profile photo to open the menu.
|
1. In the upper-right corner of any page, click your profile photo to open the menu.
|
||||||
1. In the menu, click {% octicon "arrow-switch" aria-hidden="true" %} **Switch account**.
|
1. In the menu, click **{% octicon "arrow-switch" aria-hidden="true" %} Switch account**.
|
||||||
1. In the submenu, click on the account that you want to switch to.
|
1. In the submenu, click on the account that you want to switch to.
|
||||||
|
|
||||||
![Screenshot of the "Switch account" menu with three options, "octocat", "hubot", and "Add account".](/assets/images/help/profile/switch-accounts.png)
|
![Screenshot of the "Switch account" menu with three options, "octocat", "hubot", and "Add account".](/assets/images/help/profile/switch-accounts.png)
|
||||||
|
|
|
@ -111,7 +111,7 @@ You can download the {% data variables.product.prodname_advanced_security %} lic
|
||||||
|
|
||||||
{% data reusables.profile.access_org %}
|
{% data reusables.profile.access_org %}
|
||||||
{% data reusables.profile.org_settings %}
|
{% data reusables.profile.org_settings %}
|
||||||
1. In the "Security" section of the sidebar, click {% octicon "codescan" aria-hidden="true" %} **Code security and analysis**.
|
1. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code security and analysis**.
|
||||||
1. In the "{% data variables.product.prodname_GH_advanced_security %} repositories" section, next to the repository you want usage information for, select {% octicon "kebab-horizontal" aria-label="GHAS repository actions" %}, then click **Download CSV report**.
|
1. In the "{% data variables.product.prodname_GH_advanced_security %} repositories" section, next to the repository you want usage information for, select {% octicon "kebab-horizontal" aria-label="GHAS repository actions" %}, then click **Download CSV report**.
|
||||||
|
|
||||||
![Screenshot of the committers by repository table. The horizontal kebab icon and "Download CSV report" button are highlighted with an orange outline.](/assets/images/help/billing/ghas-billing-table-repository-csv.png)
|
![Screenshot of the committers by repository table. The horizontal kebab icon and "Download CSV report" button are highlighted with an orange outline.](/assets/images/help/billing/ghas-billing-table-repository-csv.png)
|
||||||
|
@ -144,7 +144,7 @@ You can download the {% data variables.product.prodname_advanced_security %} lic
|
||||||
![Screenshot of the "Manage" dropdown in the {% data variables.product.prodname_GH_advanced_security %} licensing screen. The "Download Report" button is highlighted with an orange outline.](/assets/images/help/enterprises/ghas-download-report.png)
|
![Screenshot of the "Manage" dropdown in the {% data variables.product.prodname_GH_advanced_security %} licensing screen. The "Download Report" button is highlighted with an orange outline.](/assets/images/help/enterprises/ghas-download-report.png)
|
||||||
|
|
||||||
{%- elsif ghes %}
|
{%- elsif ghes %}
|
||||||
1. Under "{% data variables.product.prodname_GH_advanced_security %}," click {% octicon "download" aria-hidden="true" %} **CSV report** in the header of the "Committers" table.
|
1. Under "{% data variables.product.prodname_GH_advanced_security %}," click **{% octicon "download" aria-hidden="true" %} CSV report** in the header of the "Committers" table.
|
||||||
|
|
||||||
![Screenshot of the {% data variables.product.prodname_GH_advanced_security %} licensing screen. The "CSV Report" button is highlighted with an orange outline.](/assets/images/enterprise/ghas/download-csv-report-ghes-3.9.png)
|
![Screenshot of the {% data variables.product.prodname_GH_advanced_security %} licensing screen. The "CSV Report" button is highlighted with an orange outline.](/assets/images/enterprise/ghas/download-csv-report-ghes-3.9.png)
|
||||||
|
|
||||||
|
|
|
@ -41,7 +41,7 @@ After you enable {% data variables.product.prodname_github_connect %}, license d
|
||||||
{% data reusables.enterprise-accounts.access-enterprise-ghes %}
|
{% data reusables.enterprise-accounts.access-enterprise-ghes %}
|
||||||
{% data reusables.enterprise-accounts.settings-tab %}
|
{% data reusables.enterprise-accounts.settings-tab %}
|
||||||
{% data reusables.enterprise-accounts.license-tab %}
|
{% data reusables.enterprise-accounts.license-tab %}
|
||||||
1. Under "License sync", click {% octicon "sync" aria-hidden="true" %} **Sync now**.
|
1. Under "License sync", click **{% octicon "sync" aria-hidden="true" %} Sync now**.
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
|
@ -47,7 +47,7 @@ You can view the license usage for your enterprise and download a file with lice
|
||||||
|
|
||||||
* If you purchased {% data variables.product.prodname_GH_advanced_security %}, you can review your total {% ifversion ghas-billing-UI-update %}license{% else %}seat{% endif %} usage. To learn about the information displayed, see "[AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/viewing-your-github-advanced-security-usage)."
|
* If you purchased {% data variables.product.prodname_GH_advanced_security %}, you can review your total {% ifversion ghas-billing-UI-update %}license{% else %}seat{% endif %} usage. To learn about the information displayed, see "[AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/viewing-your-github-advanced-security-usage)."
|
||||||
|
|
||||||
1. To download a CSV report of the license usage, click {% octicon "kebab-horizontal" aria-label="Licensing dropdown" %} to the right of the usage you want to download, then click {% octicon "download" aria-hidden="true" %} **CSV report**.
|
1. To download a CSV report of the license usage, click {% octicon "kebab-horizontal" aria-label="Licensing dropdown" %} to the right of the usage you want to download, then click **{% octicon "download" aria-hidden="true" %} CSV report**.
|
||||||
|
|
||||||
{% elsif ghes %}
|
{% elsif ghes %}
|
||||||
|
|
||||||
|
|
|
@ -67,7 +67,7 @@ To check if you have access:
|
||||||
|
|
||||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||||
|
|
||||||
If you have access, there will be a {% octicon "credit-card" aria-hidden="true" %} **Billing & Licensing** option in the enterprise account sidebar.
|
If you have access, there will be a **{% octicon "credit-card" aria-hidden="true" %} Billing & Licensing** option in the enterprise account sidebar.
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,7 @@ With the new billing platform, you can:
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
If you have access, there will be a {% octicon "credit-card" aria-hidden="true" %} **Billing & Licensing** option in the sidebar. If you do **not** have access to the new, enhanced billing platform, to find out more about your billing platform, see "[AUTOTITLE](/billing/using-the-billing-platform/about-billing-on-github)."
|
If you have access, there will be a **{% octicon "credit-card" aria-hidden="true" %} Billing & Licensing** option in the sidebar. If you do **not** have access to the new, enhanced billing platform, to find out more about your billing platform, see "[AUTOTITLE](/billing/using-the-billing-platform/about-billing-on-github)."
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
|
|
|
@ -76,7 +76,7 @@ You can also view your active {% data variables.product.prodname_enterprise %} i
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
1. Click **Licensing**.
|
1. Click **Licensing**.
|
||||||
1. To download a CSV report of the license usage, click {% octicon "kebab-horizontal" aria-label="Licensing dropdown" %} to the right of the usage you want to download, then click {% octicon "download" aria-hidden="true" %} **CSV report**.
|
1. To download a CSV report of the license usage, click {% octicon "kebab-horizontal" aria-label="Licensing dropdown" %} to the right of the usage you want to download, then click **{% octicon "download" aria-hidden="true" %} CSV report**.
|
||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
|
|
|
@ -99,5 +99,5 @@ You can edit or delete a budget at any time, but you cannot change the budget sc
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
1. Click **Budgets and alerts**.
|
1. Click **Budgets and alerts**.
|
||||||
1. To edit a budget, in the list of budgets, click {% octicon "kebab-horizontal" aria-label="View actions" %} next to the budget you want to edit, and click {% octicon "pencil" aria-hidden="true" %} **Edit** or {% octicon "trash" aria-hidden="true" %} **Delete**.
|
1. To edit a budget, in the list of budgets, click {% octicon "kebab-horizontal" aria-label="View actions" %} next to the budget you want to edit, and click **{% octicon "pencil" aria-hidden="true" %} Edit** or **{% octicon "trash" aria-hidden="true" %} Delete**.
|
||||||
1. Follow the prompts.
|
1. Follow the prompts.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче