Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from github:main #407

Merged
merged 19 commits into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
2613d8a
Upgrade express and express-rate-limit (#49722)
peterbe Mar 18, 2024
09412e6
Merge pull request #49731 from github/repo-sync
docs-bot Mar 18, 2024
c2f72ac
Merge pull request #32126 from github/repo-sync
docs-bot Mar 18, 2024
ec9cb62
Merge pull request #49737 from github/repo-sync
docs-bot Mar 18, 2024
7ce317c
Merge pull request #32127 from github/repo-sync
docs-bot Mar 18, 2024
c349bd1
[Improvement]: Customers Should Contact GitHub Support For Coupon Iss…
sophietheking Mar 18, 2024
d03ed00
Revert "Bump @octokit/plugin-retry from 6.0.1 to 7.0.3" (#49736)
peterbe Mar 18, 2024
e31a4fb
Merge pull request #32130 from github/repo-sync
docs-bot Mar 18, 2024
ec1e635
Add more information about status checks (#49464)
lauraway Mar 18, 2024
d50a1b7
fix alert top margin (#49723)
rsese Mar 18, 2024
a28acec
Merge pull request #32131 from github/repo-sync
docs-bot Mar 18, 2024
ccbb1e2
Update audit log event data (#49740)
docs-bot Mar 18, 2024
7a75c74
Merge pull request #32133 from github/repo-sync
docs-bot Mar 18, 2024
e3c5d5f
fix: lowercase keyboard shortcuts (#32059)
CBID2 Mar 18, 2024
c0e2e43
Merge pull request #49745 from github/repo-sync
docs-bot Mar 18, 2024
b5b91d0
Content strategy bug fix: punctuation & external links (#49682)
ethanpalm Mar 18, 2024
35c5770
Merge pull request #32134 from github/repo-sync
docs-bot Mar 18, 2024
302a7d2
Update about-self-hosted-runners.md (#44325)
takost Mar 18, 2024
bc72e4c
Merge pull request #32135 from github/repo-sync
docs-bot Mar 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -91,20 +91,18 @@ The following operating systems are supported for the self-hosted runner applica

### Linux

- Red Hat Enterprise Linux 7 or later
- CentOS 7 or later
- Oracle Linux 7 or later
- Red Hat Enterprise Linux 8 or later
- CentOS 8 or later
- Oracle Linux 8 or later
- Fedora 29 or later
- Debian 9 or later
- Ubuntu 16.04 or later
- Linux Mint 18 or later
- openSUSE 15 or later
- SUSE Enterprise Linux (SLES) 12 SP2 or later
- Debian 10 or later
- Ubuntu 20.04 or later
- Linux Mint 20 or later
- openSUSE 15.2 or later
- SUSE Enterprise Linux (SLES) 15 SP2 or later

### Windows

- Windows 7 64-bit
- Windows 8.1 64-bit
- Windows 10 64-bit
- Windows 11 64-bit
- Windows Server 2016 64-bit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You can set up a trial to evaluate the additional features that come with {% dat

You can set up a {% data reusables.copilot.trial-period %}-day trial to evaluate {% data variables.product.prodname_ghe_cloud %}. Your trial includes an enterprise account, which allows you to manage multiple organizations. For more information, see "[AUTOTITLE](/enterprise-cloud@latest/get-started/learning-about-github/types-of-github-accounts)."

During the trial, you can add up to three new organizations to your enterprise. You can transfer any number of existing organizations to your enterprise as part of the trial, so long as those organizations do not have any free or paid {% data variables.product.prodname_marketplace %} apps. For existing organizations, billing is paused during the trial and any coupons are removed. To reapply a coupon, contact {% data variables.contact.contact_enterprise_sales %}. Organizations created during the trial cannot be removed from the enterprise account until after you purchase {% data variables.product.prodname_enterprise %}.
During the trial, you can add up to three new organizations to your enterprise. You can transfer any number of existing organizations to your enterprise as part of the trial, so long as those organizations do not have any free or paid {% data variables.product.prodname_marketplace %} apps. For existing organizations, billing is paused during the trial and any coupons are removed. To reapply a coupon, contact {% data variables.contact.contact_support_page %}. Organizations created during the trial cannot be removed from the enterprise account until after you purchase {% data variables.product.prodname_enterprise %}.

Your trial also includes 50 seats. If you need more seats to evaluate {% data variables.product.prodname_ghe_cloud %}, contact {% data variables.contact.contact_enterprise_sales %}. At the end of the trial, you can choose a different number of seats, up to 1,000.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ Every image must include alt text providing a textual equivalent of the visual i
- Don't start with "Image…" or "Graphic…". Screen readers say this automatically.
- Do begin with the _type_ of graphic: "Screenshot of…" or "Diagram that shows…"
- Follow standard language used to describe UI elements in article text.
- Put multi-word titles, such as names of menu items, in double quotation marks (""). When using punctuation after multi-word titles, place it outside of the quotation marks so that the string in quotation marks exactly matches the title as it appears in context.
- Put multi-word titles, such as names of menu items, in double quotation marks ("").
- If an area of the image is visually highlighted, describe how. This enables screen-reader users to understand and describe to a sighted friend/colleague what to look for from a visual language standpoint.

#### Alt text for screenshots
Expand Down Expand Up @@ -505,7 +505,11 @@ Usage examples:

Same-page section links do **not** work with `AUTOTITLE`. Instead, type out the full header text: `For more information, see "[HEADER-TITLE](#SECTION-LINK)."`

For links to external documentation, type out the full article name: `See [PAGE-TITLE](https://some-docs.com/PATH/TO/PAGE) in the XYZ documentation.`
For links to an external page (any website that isn't managed by {% data variables.product.prodname_dotcom %}), type out the full page title and destination site.

- **Use:** `See [PAGE-TITLE](https://some-docs.com/PATH/TO/PAGE) in the XYZ documentation.`
- **Avoid:** `See [PAGE-TITLE](https://some-docs.com/PATH/TO/PAGE).`
- **Avoid:** `See [the OTHER WEBSITE](https://some-docs.com/PATH/TO/PAGE).`

Do not include quotation marks within a hyperlink.

Expand Down Expand Up @@ -786,10 +790,7 @@ For more information about {% data variables.product.prodname_dotcom %}'s {% dat

## Punctuation

When referencing a UI element in quotation marks, place any subsequent punctuation outside of the quotation marks so that the label in quotation marks exactly matches the UI.
- **Use:** Under "User licenses", view your total licenses.

Otherwise, follow standard American English punctuation rules. For more guidance, see “[Punctuation](https://docs.microsoft.com/style-guide/punctuation)” in the Microsoft Style Guide.
Follow standard American English punctuation rules. For more guidance, see “[Punctuation](https://docs.microsoft.com/style-guide/punctuation)” in the Microsoft Style Guide.

## Release notes

Expand Down
14 changes: 7 additions & 7 deletions content/get-started/accessibility/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr

| Keyboard shortcut | Description
|-----------|------------
|<kbd>T</kbd> | Activates the file finder
|<kbd>L</kbd> | Jump to a line in your code
|<kbd>W</kbd> | Switch to a new branch or tag
|<kbd>Y</kbd> | Expand a URL to its canonical form. For more information, see "[AUTOTITLE](/repositories/working-with-files/using-files/getting-permanent-links-to-files)."
|<kbd>I</kbd> | Show or hide comments on diffs. For more information, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request)."
|<kbd>A</kbd> | Show or hide annotations on diffs
|<kbd>B</kbd> | Open blame view. For more information, see "[AUTOTITLE](/repositories/working-with-files/using-files/viewing-a-file)."
|<kbd>t</kbd> | Activates the file finder
|<kbd>l</kbd> | Jump to a line in your code
|<kbd>w</kbd> | Switch to a new branch or tag
|<kbd>y</kbd> | Expand a URL to its canonical form. For more information, see "[AUTOTITLE](/repositories/working-with-files/using-files/getting-permanent-links-to-files)."
|<kbd>i</kbd> | Show or hide comments on diffs. For more information, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request)."
|<kbd>a</kbd> | Show or hide annotations on diffs
|<kbd>b</kbd> | Open blame view. For more information, see "[AUTOTITLE](/repositories/working-with-files/using-files/viewing-a-file)."

{% ifversion code-search-code-view %}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,25 @@ You can see the overall state of the last commit to a branch on your repository'
There are two types of status checks on {% data variables.product.product_name %}:

- Checks
- Statuses
- Commit statuses

_Checks_ are different from _statuses_ in that they provide line annotations, more detailed messaging, and are only available for use with {% data variables.product.prodname_github_apps %}.
_Checks_ are different from _commit statuses_ in that they provide line annotations, more detailed messaging, and are only available for use with {% data variables.product.prodname_github_apps %}.

Organization owners and users with push access to a repository can create checks and statuses with {% data variables.product.product_name %}'s API. For more information, see "[AUTOTITLE](/rest/checks)" and "[AUTOTITLE](/rest/commits#commit-statuses)."
{% note %}

**Note:** {% data variables.product.prodname_actions %} generates checks, not commit statuses, when workflows are run.

{% endnote %}

Organization owners and users with push access to a repository can create checks and commit statuses with {% data variables.product.product_name %}'s API. For more information, see "[AUTOTITLE](/rest/checks)" and "[AUTOTITLE](/rest/commits/statuses)."

## Checks

When _checks_ are set up in a repository, pull requests have a **Checks** tab where you can view detailed build output from status checks and rerun failed checks.
When _checks_ are set up in a repository, pull requests have a **Checks** tab where you can view detailed build output from checks and rerun failed checks.

{% note %}

**Note:** The **Checks** tab only gets populated for pull requests if you set up _checks_, not _statuses_, for the repository.
**Note:** The **Checks** tab only gets populated for pull requests if you set up _checks_, not _commit statuses_, for the repository.

{% endnote %}

Expand Down Expand Up @@ -83,7 +89,7 @@ Alternatively, to skip or request _all_ checks for your commit, add one of the f

{% ifversion status-check-retention %}

### Retention of status checks
### Retention of checks

{% data reusables.pull_requests.retention-checks-data %}

Expand Down
Loading