Skip to content

Commit 0b3540d

Browse files
Adding fixes for alt image text period (#37646)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 62cbee4 commit 0b3540d

File tree

65 files changed

+119
-110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+119
-110
lines changed

content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can add personal information about yourself in your bio, like previous place
2121

2222
{% data reusables.profile.profile-readme %}
2323

24-
![Profile README file displayed on profile](/assets/images/help/repository/profile-with-readme.png)
24+
![Profile README file displayed on profile.](/assets/images/help/repository/profile-with-readme.png)
2525

2626
{% endif %}
2727

content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sending-enterprise-contributions-to-your-githubcom-profile.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Before you can connect your {% ifversion fpt or ghec %}{% data variables.product
4545

4646
1. Sign in to {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %}.
4747
1. On {% data variables.product.prodname_ghe_server %}, in the upper-right corner of any page, click your profile photo, then click **Settings**.
48-
![Settings icon in the user bar](/assets/images/help/settings/userbar-account-settings.png)
48+
![Settings icon in the user bar.](/assets/images/help/settings/userbar-account-settings.png)
4949
{% data reusables.github-connect.github-connect-tab-user-settings %}
5050
{% data reusables.github-connect.connect-dotcom-and-enterprise %}
5151
1. Review the resources that {% data variables.product.prodname_ghe_server %} will access from your {% data variables.product.prodname_dotcom_the_website %} account, then click **Authorize**.
@@ -55,7 +55,7 @@ Before you can connect your {% ifversion fpt or ghec %}{% data variables.product
5555

5656
1. Sign in to {% data variables.product.prodname_ghe_managed %} and {% data variables.product.prodname_dotcom_the_website %}.
5757
1. On {% data variables.product.prodname_ghe_managed %}, in the upper-right corner of any page, click your profile photo, then click **Settings**.
58-
![Settings icon in the user bar](/assets/images/help/settings/userbar-account-settings.png)
58+
![Settings icon in the user bar.](/assets/images/help/settings/userbar-account-settings.png)
5959
{% data reusables.github-connect.github-connect-tab-user-settings %}
6060
{% data reusables.github-connect.connect-dotcom-and-enterprise %}
6161
{% data reusables.github-connect.authorize-connection %}

content/actions/managing-workflow-runs/reviewing-deployments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you have configured environment protection rules that control whether softwar
4242

4343
1. Navigate to the workflow run. For more information about navigating to a workflow run, see "[AUTOTITLE](/actions/monitoring-and-troubleshooting-workflows/viewing-workflow-run-history)."
4444
1. To the right of **Deployment protection rules**, click **Start all waiting jobs**.
45-
![Screenshot of the "Deployment protection rules" section with the "Start all waiting jobs" button outlined in orange](/assets/images/actions-bypass-env-protection-rules.png)
45+
![Screenshot of the "Deployment protection rules" section with the "Start all waiting jobs" button outlined in orange.](/assets/images/actions-bypass-env-protection-rules.png)
4646
1. In the pop-up window, select the environments for which you want to bypass environment protection rules.
4747
1. Under **Leave a comment**, enter a description for bypassing the environment protection rules.
4848
1. Click **I understand the consequences, start deploying**.

content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/configuring-scim-provisioning-for-enterprise-managed-users.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To configure provisioning for your {% data variables.enterprise.prodname_emu_ent
5050
1. Under **Note**, give your token a descriptive name.
5151
2. Select the **Expiration** dropdown menu, then click **No expiration**.
5252
3. Select the **admin:enterprise** scope.
53-
![Screenshot showing the admin:enterprise scope](/assets/images/help/enterprises/enterprise-pat-scope.png)
53+
![Screenshot showing the admin:enterprise scope.](/assets/images/help/enterprises/enterprise-pat-scope.png)
5454
4. Click **Generate token**.
5555
5. To copy the token to your clipboard, click {% octicon "copy" aria-label="Copy token" %}.
5656

content/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/managing-team-memberships-with-identity-provider-groups.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ Organization owners and team maintainers can manage the existing connection betw
7575
{% data reusables.organizations.specific_team %}
7676
{% data reusables.organizations.team_settings %}
7777
1. Optionally, under "Identity Provider Group", to the right of the IdP group you want to disconnect, click {% octicon "x" aria-label="X symbol" %}.
78-
![Unselect a connected IdP group from the GitHub team](/assets/images/enterprise/github-ae/teams/unselect-idp-group.png)
78+
![Unselect a connected IdP group from the GitHub team.](/assets/images/enterprise/github-ae/teams/unselect-idp-group.png)
7979
1. To connect an IdP group, under "Identity Provider Group", select the drop-down menu, and click an identity provider group from the list.
80-
![Drop-down menu to choose identity provider group](/assets/images/enterprise/github-ae/teams/choose-an-idp-group.png)
80+
![Drop-down menu to choose identity provider group.](/assets/images/enterprise/github-ae/teams/choose-an-idp-group.png)
8181
1. Click **Save changes**.
8282

8383
## Viewing IdP groups, group membership, and connected teams

content/admin/identity-and-access-management/using-saml-for-enterprise-iam/mapping-okta-groups-to-teams.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You can map a team in your enterprise to an Okta group you previously pushed to
5858
{% data reusables.organizations.specific_team %}
5959
{% data reusables.organizations.team_settings %}
6060
6. Under "Identity Provider Group", select the drop-down menu and click an identity provider group.
61-
![Drop-down menu to choose identity provider group](/assets/images/enterprise/github-ae/teams/choose-an-idp-group.png)
61+
![Drop-down menu to choose identity provider group.](/assets/images/enterprise/github-ae/teams/choose-an-idp-group.png)
6262
7. Click **Save changes**.
6363

6464
## Checking the status of your mapped teams

content/admin/user-management/managing-users-in-your-enterprise/viewing-people-in-your-enterprise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ You can view a list of all dormant users {% ifversion ghes or ghae %} who have n
160160

161161
![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)
162162
4. Above the list of members, click **Type**, then select the type of members you want to view.
163-
![Screenshot of the "Type" button](/assets/images/help/enterprises/filter-by-member-type.png)
163+
![Screenshot of the "Type" button.](/assets/images/help/enterprises/filter-by-member-type.png)
164164

165165
{% endif %}
166166

content/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can add multiple public keys to your account on {% data variables.product.pr
3030
{% ifversion upload-expired-or-revoked-gpg-key %}
3131
To verify as many of your commits as possible, you can add expired and revoked keys. If the key meets all other verification requirements, commits that were previously signed by any of the corresponding private keys will show as verified and indicate that their signing key is expired or revoked.
3232

33-
![A verified commit whose key expired](/assets/images/help/settings/gpg-verified-with-expired-key.png)
33+
![A verified commit whose key expired.](/assets/images/help/settings/gpg-verified-with-expired-key.png)
3434
{% endif %}
3535

3636
{% data reusables.gpg.supported-gpg-key-algorithms %}

content/billing/managing-billing-for-github-copilot/viewing-your-github-copilot-usage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ The spending information will display the total spending for each organization f
3636
1. In the "Access" section of the sidebar, click **{% octicon "credit-card" aria-hidden="true" %} Billing and plans**.
3737
1. Under "{% data variables.product.prodname_copilot_short %}", view the breakdown of your {% data variables.product.prodname_copilot %} usage and upcoming changes in your organization.
3838

39-
![Screenshot of the organization-level {% data variables.product.prodname_copilot %} seat usage page](/assets/images/help/copilot/org-level-seat-view.png)
39+
![Screenshot of the organization-level {% data variables.product.prodname_copilot %} seat usage page.](/assets/images/help/copilot/org-level-seat-view.png)

content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repository.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The advanced setup for {% data variables.product.prodname_code_scanning %} is he
117117
{% data reusables.repositories.navigate-to-repo %}
118118
{% data reusables.repositories.actions-tab %}
119119
1. If the repository has already at least one workflow configured and running, click **New workflow** to display starter workflows. If there are currently no workflows configured for the repository, go to the next step.
120-
![Screenshot of the Actions tab for a repository. The "New workflow" button is highlighted with an orange outline](/assets/images/help/security/actions-new-workflow-button.png)
120+
![Screenshot of the Actions tab for a repository. The "New workflow" button is highlighted with an orange outline.](/assets/images/help/security/actions-new-workflow-button.png)
121121
2. In the "Choose a workflow" or "Get started with {% data variables.product.prodname_actions %}" view, scroll down to the "Security" category and click **Configure** under the workflow you want to configure. You may need to click **View all** to find the security workflow you want to configure.
122122
![Screenshot of the Security category of starter workflows. The Configure button and "View all" link are highlighted with an orange outline.](/assets/images/help/security/actions-workflows-security-section.png)
123123
3. Follow any instructions in the workflow to customize it to your needs. For more general assistance about workflows, click **Documentation** on the right pane of the workflow page.
@@ -261,7 +261,7 @@ There are other situations where there may be no analysis for the latest commit
261261

262262
To check whether a branch has been scanned, go to the {% data variables.product.prodname_code_scanning_caps %} page, click the **Branch** drop-down and select the relevant branch.
263263

264-
![Choose a branch from the Branch drop-down menu](/assets/images/help/repository/code-scanning-branch-dropdown.png)
264+
![Choose a branch from the Branch drop-down menu.](/assets/images/help/repository/code-scanning-branch-dropdown.png)
265265

266266
The solution in this situation is to add the name of the base branch to the `on:push` and `on:pull_request` specification in the {% data variables.product.prodname_code_scanning %} workflow on that branch and then make a change that updates the open pull request that you want to scan.
267267

content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/managing-code-scanning-alerts-for-your-repository.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ To dismiss {% ifversion delete-code-scanning-alerts %}or delete{% endif %} alert
194194
![Screenshot of the check failure for a code scanning alert in a pull request. The "Dismiss alert" button in the check failure is highlighted in dark orange. The "Dismiss alert" drop-down is displayed. ](/assets/images/help/repository/code-scanning-alert-dropdown-reason.png)
195195
{%- else %}
196196
1. Review the alert, then click **Dismiss** and choose a reason for closing the alert.
197-
![Choosing a reason for dismissing an alert](/assets/images/help/repository/code-scanning-alert-close-drop-down.png)
197+
![Choosing a reason for dismissing an alert.](/assets/images/help/repository/code-scanning-alert-close-drop-down.png)
198198
{%- endif %}
199199
{% data reusables.code-scanning.choose-alert-dismissal-reason %}
200200

content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/triaging-code-scanning-alerts-in-pull-requests.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In the detailed view for an alert, some {% data variables.product.prodname_code_
102102
{% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
103103
![Screenshot showing the description for a {% data variables.product.prodname_code_scanning %} alert. A link labeled "Show more" is highlighted with a dark orange outline.](/assets/images/help/repository/code-scanning-pr-alert.png)
104104
{% else %}
105-
![Alert description and link to show more information](/assets/images/enterprise/3.4/repository/code-scanning-pr-alert.png)
105+
![Alert description and link to show more information.](/assets/images/enterprise/3.4/repository/code-scanning-pr-alert.png)
106106
{% endif %}
107107

108108
{% ifversion code-scanning-pr-conversations-tab %}
@@ -122,7 +122,7 @@ An alternative way of closing an alert is to dismiss it. You can dismiss an aler
122122
{% ifversion comment-dismissed-code-scanning-alert %}
123123
![Screenshot of the check failure for a code scanning alert in a pull request. The "Dismiss alert" button in the check failure is highlighted in dark orange. The "Dismiss alert" drop-down is displayed.](/assets/images/help/repository/code-scanning-alert-dropdown-reason.png)
124124
{% else %}
125-
![Choosing a reason for dismissing an alert](/assets/images/help/repository/code-scanning-alert-close-drop-down.png)
125+
![Choosing a reason for dismissing an alert.](/assets/images/help/repository/code-scanning-alert-close-drop-down.png)
126126
{% endif %}
127127
{% data reusables.code-scanning.choose-alert-dismissal-reason %}
128128

content/code-security/dependabot/dependabot-alerts/viewing-and-updating-dependabot-alerts.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The search bar also allows for full text searching of alerts and related securit
6161
{% endif %}
6262

6363
{% ifversion dependabot-bulk-alerts %}
64-
![Screenshot of the filter and sort menus in the {% data variables.product.prodname_dependabot_alerts %} tab](/assets/images/help/graphs/dependabot-alerts-filters-checkbox.png){% elsif ghes = 3.5 %}
64+
![Screenshot of the filter and sort menus in the {% data variables.product.prodname_dependabot_alerts %} tab.](/assets/images/help/graphs/dependabot-alerts-filters-checkbox.png){% elsif ghes = 3.5 %}
6565
You can select a filter in a dropdown menu at the top of the list, then click the filter that you would like to apply.{% endif %}
6666

6767
{% ifversion dependabot-alerts-development-label %}
@@ -94,7 +94,7 @@ For supported languages, {% data variables.product.prodname_dependabot %} automa
9494

9595
{% endnote %}
9696

97-
![Screenshot showing an alert with the "Vulnerable call" label](/assets/images/help/repository/dependabot-alerts-vulnerable-call-label.png)
97+
![Screenshot showing an alert with the "Vulnerable call" label.](/assets/images/help/repository/dependabot-alerts-vulnerable-call-label.png)
9898

9999
You can filter the view to show only alerts where {% data variables.product.prodname_dependabot %} detected at least one call to a vulnerable function using the `has:vulnerable-calls` filter in the search field.
100100

@@ -118,7 +118,7 @@ For more information, see "[Reviewing and fixing alerts](#reviewing-and-fixing-a
118118
1. Optionally, to filter alerts, select a filter in a dropdown menu then click the filter that you would like to apply. You can also type filters into the search bar. {% ifversion dependabot-filter-label-security-advisory %}Alternatively, to filter by label, click a label assigned to an alert to automatically apply that filter to the alert list.{% endif %} For more information about filtering and sorting alerts, see "[Prioritizing {% data variables.product.prodname_dependabot_alerts %}](#prioritizing-dependabot-alerts)."
119119
{%- ifversion dependabot-bulk-alerts %}
120120

121-
![Screenshot of the filter and sort menus in the {% data variables.product.prodname_dependabot_alerts %} tab](/assets/images/help/graphs/dependabot-alerts-filters-checkbox.png){% endif %}
121+
![Screenshot of the filter and sort menus in the {% data variables.product.prodname_dependabot_alerts %} tab.](/assets/images/help/graphs/dependabot-alerts-filters-checkbox.png){% endif %}
122122
1. Click the alert that you would like to view.
123123
{% else %}
124124
{% data reusables.repositories.navigate-to-repo %}
@@ -196,7 +196,7 @@ If you schedule extensive work to upgrade a dependency, or decide that an alert
196196
4. Optionally, at the top of the list of alerts, select all alerts on the page.
197197
![Screenshot of the header section of the {% data variables.product.prodname_dependabot_alerts %} view. The "Select all" checkbox is highlighted with a dark orange outline.](/assets/images/help/graphs/select-all-alerts.png)
198198
5. Select the "Dismiss alerts" dropdown, and click a reason for dismissing the alerts.
199-
![Screenshot of open alerts page with "Dismiss alerts" drop-down emphasized](/assets/images/help/graphs/dismiss-multiple-alerts.png)
199+
![Screenshot of open alerts page with "Dismiss alerts" drop-down emphasized.](/assets/images/help/graphs/dismiss-multiple-alerts.png)
200200

201201
{% endif %}
202202

@@ -241,6 +241,6 @@ You can view all open alerts, and you can reopen alerts that have been previousl
241241
When a member of your organization {% ifversion not fpt %}or enterprise {% endif %}performs an action related to {% data variables.product.prodname_dependabot_alerts %}, you can review the actions in the audit log. For more information about accessing the log, see "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization#accessing-the-audit-log){% ifversion not fpt %}" and "[AUTOTITLE](/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/accessing-the-audit-log-for-your-enterprise)."{% else %}."{% endif %}
242242
{% ifversion dependabot-alerts-audit-log %}
243243

244-
![Screenshot of the audit log showing Dependabot alerts](/assets/images/help/dependabot/audit-log-UI-dependabot-alert.png){% endif %}
244+
![Screenshot of the audit log showing Dependabot alerts.](/assets/images/help/dependabot/audit-log-UI-dependabot-alert.png){% endif %}
245245

246246
Events in your audit log for {% data variables.product.prodname_dependabot_alerts %} include details such as who performed the action, what the action was, and when the action was performed. {% ifversion dependabot-alerts-audit-log %}The event also includes a link to the alert itself. When a member of your organization dismisses an alert, the event displays the dismissal reason and comment.{% endif %} For information on the {% data variables.product.prodname_dependabot_alerts %} actions, see the `repository_vulnerability_alert` category in "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/audit-log-events-for-your-organization#repository_vulnerability_alert-category-actions){% ifversion not fpt %}" and "[AUTOTITLE](/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/audit-log-events-for-your-enterprise#repository_vulnerability_alert-category-actions)."{% else %}."{% endif %}

0 commit comments

Comments
 (0)