You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile.md
You can optionally choose to add a description, location, website, and email address for your organization, and pin important repositories.{% ifversion fpt or ghec or ghes > 3.3 %} You can customize your organization's public profile by adding a README.md file. For more information, see "[Customizing your organization's profile](/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile)."{% endif %}
20
20
21
21
{% ifversion fpt %}
22
-
Organizations that use {% data variables.product.prodname_ghe_cloud %} can confirm their organization's identity and display a "Verified" badge on their organization's profile page by verifying the organization's domains with {% data variables.product.product_name %}. For more information, see "[Verifying or approving a domain for your organization](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization)" in the {% data variables.product.prodname_ghe_cloud %} documenatation.
22
+
Organizations that use {% data variables.product.prodname_ghe_cloud %} can confirm their organization's identity and display a "Verified" badge on their organization's profile page by verifying the organization's domains with {% data variables.product.product_name %}. For more information, see "[Verifying or approving a domain for your organization](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization)" in the {% data variables.product.prodname_ghe_cloud %} documentation.
23
23
{% elsif ghec or ghes %}
24
24
To confirm your organization's identity and display a "Verified" badge on your organization profile page, you can verify your organization's domains with {% data variables.product.prodname_dotcom %}. For more information, see "[Verifying or approving a domain for your organization](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization)."
Copy file name to clipboardExpand all lines: content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/audit-log-events-for-your-enterprise.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -608,7 +608,7 @@ Before you'll see `git` category actions, you must enable Git events in the audi
608
608
609
609
| Action | Description
610
610
|--------|-------------
611
-
| `members_can_delete_repos.clear` | An enterprise owner{% ifversion ghes %} or site administrator{% endif %} cleared the policy setting for deleting or transfering repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
611
+
| `members_can_delete_repos.clear` | An enterprise owner{% ifversion ghes %} or site administrator{% endif %} cleared the policy setting for deleting or transferring repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
612
612
| `members_can_delete_repos.disable` | The ability for enterprise members to delete repositories was disabled. Members cannot delete or transfer repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
613
613
| `members_can_delete_repos.enable` | The ability for enterprise members to delete repositories was enabled. Members can delete or transfer repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
Copy file name to clipboardExpand all lines: content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,6 @@ When you decide which repositories and organizations to prioritize for {% data v
116
116
- Codebases that are the most critical to your company's success. These are the projects for which the introduction of vulnerable code, hard-coded secrets, or insecure dependencies would have the greatest impact on your company.
117
117
- Codebases with the highest commit frequency. These are the most actively developed projects, consequently there is a higher risk that security problems could be introduced.
118
118
119
-
When you have enabled {% data variables.product.prodname_GH_advanced_security %} for these organizations or repositories, assess which other codebases you could add without incurring billing for unique {% ifversion ghas-billing-UI-update %}active {% endif %}committers. Finally, review the remaining important and busy codebases. {% ifversion fpt or ghes or ghec %}If you want to increase the number of {% ifversion ghas-billing-UI-update %}licensed activer committers, {% else %}seats in your license, {% endif %}contact {% data variables.contact.contact_enterprise_sales %}.{% endif %}
119
+
When you have enabled {% data variables.product.prodname_GH_advanced_security %} for these organizations or repositories, assess which other codebases you could add without incurring billing for unique {% ifversion ghas-billing-UI-update %}active {% endif %}committers. Finally, review the remaining important and busy codebases. {% ifversion fpt or ghes or ghec %}If you want to increase the number of {% ifversion ghas-billing-UI-update %}licensed active committers, {% else %}seats in your license, {% endif %}contact {% data variables.contact.contact_enterprise_sales %}.{% endif %}
Copy file name to clipboardExpand all lines: content/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ By default only direct dependencies that are explicitly defined in a manifest ar
36
36
37
37
## Enabling {% data variables.product.prodname_dependabot_version_updates %}
38
38
39
-
You enable {% data variables.product.prodname_dependabot_version_updates %} by commiting a *dependabot.yml* configuration file to your repository.
39
+
You enable {% data variables.product.prodname_dependabot_version_updates %} by committing a *dependabot.yml* configuration file to your repository.
40
40
{% ifversion dependabot-settings-update-37 %}If you enable the feature in your settings page, GitHub creates a basic file which you can edit, otherwise you can create the file using any file editor.
41
41
42
42
{% data reusables.repositories.navigate-to-repo %}
Copy file name to clipboardExpand all lines: content/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ shortTitle: Privately reporting
18
18
19
19
## About privately reporting a security vulnerability
20
20
21
-
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instuctions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
21
+
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instructions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
22
22
23
23
Private vulnerability reporting makes it easy for security researchers to report vulnerabilities directly to repository maintainer using a simple form.
24
24
@@ -29,7 +29,7 @@ For security researchers, the benefits of using private vulnerability reporting
29
29
30
30
{% note %}
31
31
32
-
**Note:** If the repository doesn't have private vulnerabiliy reporting enabled, you need to initiate the reporting process by following the instructions in the security policy for the repository, or create an issue asking the maintainers for a preferred security contact. For more information, see "[About coordinated disclosure of security vulnerabilities](/code-security/security-advisories/guidance-on-reporting-and-writing/about-coordinated-disclosure-of-security-vulnerabilities#about-reporting-and-disclosing-vulnerabilities-in-projects-on-github)."
32
+
**Note:** If the repository doesn't have private vulnerability reporting enabled, you need to initiate the reporting process by following the instructions in the security policy for the repository, or create an issue asking the maintainers for a preferred security contact. For more information, see "[About coordinated disclosure of security vulnerabilities](/code-security/security-advisories/guidance-on-reporting-and-writing/about-coordinated-disclosure-of-security-vulnerabilities#about-reporting-and-disclosing-vulnerabilities-in-projects-on-github)."
Copy file name to clipboardExpand all lines: content/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository.md
## About privately reporting a security vulnerability
19
19
20
-
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instuctions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
20
+
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instructions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
21
21
22
22
{% data reusables.security-advisory.private-vulnerability-reporting-overview %}
Copy file name to clipboardExpand all lines: content/codespaces/customizing-your-codespace/configuring-automatic-deletion-of-your-codespaces.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Automatic deletion happens irrespective of whether a codespace contains unpushed
24
24
25
25
If a repository belongs to an organization, the organization admin may have set a retention period for the whole organization. If this period is less than the default retention period in your personal settings then the organization retention period will apply to codespaces you create for this repository. For more information, see "[Restricting the retention period for codespaces](/codespaces/managing-codespaces-for-your-organization/restricting-the-retention-period-for-codespaces)."
26
26
27
-
Each codespace has its own retention period. You may, therefore, have codespaces with different rentention periods. For example, if:
27
+
Each codespace has its own retention period. You may, therefore, have codespaces with different retention periods. For example, if:
28
28
* You created a codespace, changed your default retention period, then created another codespace.
29
29
* You created a codespace using {% data variables.product.prodname_cli %} and specified a different retention period.
30
30
* You created a codespace from an organization-owned repository that has a retention period configured for the organization.
Copy file name to clipboardExpand all lines: content/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ As an organization owner, you may want to configure constraints on the types of
21
21
22
22
### Behavior when you set a machine type constraint
23
23
24
-
If there are existing codespaces that no longer conform to a policy you have defined, these codespaces will continue to operate until they are stopped or time out. When the user attempts to resume the codespace they are shown a message telling them that the currenly selected machine type is no longer allowed for this organization and prompting them to choose an alternative machine type.
24
+
If there are existing codespaces that no longer conform to a policy you have defined, these codespaces will continue to operate until they are stopped or time out. When the user attempts to resume the codespace they are shown a message telling them that the currently selected machine type is no longer allowed for this organization and prompting them to choose an alternative machine type.
25
25
26
26
If you remove higher specification machine types that are required by the {% data variables.product.prodname_github_codespaces %} configuration for an individual repository in your organization, then it won't be possible to create a codespace for that repository. When someone attempts to create a codespace they will see a message telling them that there are no valid machine types available that meet the requirements of the repository's {% data variables.product.prodname_github_codespaces %} configuration.
Copy file name to clipboardExpand all lines: content/copilot/configuring-github-copilot/configuring-github-copilot-in-a-jetbrains-ide.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ shortTitle: JetBrains
11
11
12
12
## About {% data variables.product.prodname_copilot %} in JetBrains IDEs
13
13
14
-
If you use a Jetbrains IDE, {% data variables.product.prodname_copilot %} can autocomplete code as you type. After installation, you can enable or disable {% data variables.product.prodname_copilot %}, and you can configure advanced settings within your IDE or on {% data variables.product.prodname_dotcom_the_website %}. This article describes how to configure {% data variables.product.prodname_copilot %} in the IntelliJ IDE, but the user interfaces of other Jetbrains IDEs may differ.
14
+
If you use a JetBrains IDE, {% data variables.product.prodname_copilot %} can autocomplete code as you type. After installation, you can enable or disable {% data variables.product.prodname_copilot %}, and you can configure advanced settings within your IDE or on {% data variables.product.prodname_dotcom_the_website %}. This article describes how to configure {% data variables.product.prodname_copilot %} in the IntelliJ IDE, but the user interfaces of other JetBrains IDEs may differ.
15
15
16
16
{% data reusables.copilot.dotcom-settings %}
17
17
@@ -78,13 +78,13 @@ You can manage advanced settings for {% data variables.product.prodname_copilot
78
78
1. In your JetBrains IDE, click the **File** menu, then click **Settings**.
79
79
1. Under **Languages & Frameworks**, click **{% data variables.product.prodname_copilot %}**.
80
80
1. Edit the settings according to your personal preferences.
81
-
- To adjust the behaviour and appearance of code suggestions, and whether to automatically check for updates, select or deselect the corresponding checkboxes.
81
+
- To adjust the behavior and appearance of code suggestions, and whether to automatically check for updates, select or deselect the corresponding checkboxes.
82
82
- If you have selected to receive automatic updates, you can choose whether to receive stable, but less frequent updates, or nightly updates, which may be less stable. Click the **Update channel** dropdown and select **Stable** for stable updates, or **Nightly** for nightly updates.
83
83
- Under "Disabled languages," use the checkboxes to select or deselect the languages you want to disable {% data variables.product.prodname_copilot %} for.
84
84
85
85
## Configuring proxy settings for {% data variables.product.prodname_copilot %}
86
86
87
-
You can configure {% data variables.product.prodname_copilot %} to connect through an HTTP proxy server in a Jetbrains IDE. {% data variables.product.prodname_copilot %} supports basic HTTP proxy setups, with or without basic authentication.
87
+
You can configure {% data variables.product.prodname_copilot %} to connect through an HTTP proxy server in a JetBrains IDE. {% data variables.product.prodname_copilot %} supports basic HTTP proxy setups, with or without basic authentication.
88
88
89
89
1. In your JetBrains IDE, click the **File** menu, then click **Settings**.
90
90
1. Under **Appearance & Behavior**, click **System Settings** and then click **HTTP Proxy**.
Copy file name to clipboardExpand all lines: content/copilot/troubleshooting-github-copilot/troubleshooting-github-copilot-in-a-jetbrains-ide.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ versions:
11
11
shortTitle: JetBrains
12
12
---
13
13
14
-
To troubleshoot issues with {% data variables.product.prodname_copilot%} or your Jetbrains IDE, you can view the log files. The location of the log files depends on the Jetbrains IDE you are using. For more information, see "[Configuring GitHub Copilot in a JetBrains IDE](/copilot/configuring-github-copilot/configuring-github-copilot-in-a-jetbrains-ide)."
14
+
To troubleshoot issues with {% data variables.product.prodname_copilot%} or your JetBrains IDE, you can view the log files. The location of the log files depends on the JetBrains IDE you are using. For more information, see "[Configuring GitHub Copilot in a JetBrains IDE](/copilot/configuring-github-copilot/configuring-github-copilot-in-a-jetbrains-ide)."
15
15
16
16
## Collecting log files
17
17
18
-
These steps describe how to view and collect the log files for the following Jetbrains IDEs:
18
+
These steps describe how to view and collect the log files for the following JetBrains IDEs:
Copy file name to clipboardExpand all lines: content/get-started/onboarding/getting-started-with-github-enterprise-cloud.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Only organization members with the *owner* or *billing manager* role can access
61
61
62
62
An enterprise account allows you to centrally manage policy and settings for multiple {% data variables.product.prodname_dotcom %} organizations, including member access, billing and usage and security. For more information, see "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)."
63
63
64
-
#### 2. Creating an enterpise account
64
+
#### 2. Creating an enterprise account
65
65
66
66
{% data variables.product.prodname_ghe_cloud %} customers paying by invoice can create an enterprise account directly through {% data variables.product.prodname_dotcom %}. For more information, see "[Creating an enterprise account](/enterprise-cloud@latest/admin/overview/creating-an-enterprise-account)."
Copy file name to clipboardExpand all lines: content/get-started/using-github/github-command-palette.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ These keystrokes are available when the command palette is in navigation and sea
139
139
|<kbd>!</kbd>| Search just for projects. For more information, see "[Searching with the {% data variables.product.prodname_command_palette %}](#searching-with-the-github-command-palette)."|
140
140
|<kbd>Ctrl</kbd>+<kbd>C</kbd> or <kbd>Command</kbd>+<kbd>C</kbd>| Copy the search or navigation URL for the highlighted result to the clipboard.|
141
141
|<kbd>Enter</kbd>| Jump to the highlighted result or run the highlighted command.|
142
-
|<kbd>Ctrl</kbd>+<kbd>Enter</kbd> or <kbd>Command</kbd>+<kbd>Enter</kbd>| Open the highlighted search or navigation result in a new brower tab.|
142
+
|<kbd>Ctrl</kbd>+<kbd>Enter</kbd> or <kbd>Command</kbd>+<kbd>Enter</kbd>| Open the highlighted search or navigation result in a new browser tab.|
143
143
|<kbd>?</kbd>| Display help within the command palette.|
Copy file name to clipboardExpand all lines: content/packages/learn-github-packages/deleting-and-restoring-a-package.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -203,7 +203,7 @@ Once the package is restored, the package will use the same namespace it did bef
203
203
204
204
### Restoring a package in an organization
205
205
206
-
You can restore a deleted package through your organization account settings, as long as the package was in a repository owned by the organizaton{% ifversion fpt or ghec %} or had granular permissions and was scoped to your organization account{% endif %}.
206
+
You can restore a deleted package through your organization account settings, as long as the package was in a repository owned by the organization{% ifversion fpt or ghec %} or had granular permissions and was scoped to your organization account{% endif %}.
207
207
208
208
To review who can restore a package in an organization, see "[Required permissions](#required-permissions-to-delete-or-restore-a-package)."
You can create, edit, and view commit comments using the REST API. A commit comment is a comment made on a specfic commit. For more information, see "[Working with comments](/rest/guides/working-with-comments#commit-comments)."
17
+
You can create, edit, and view commit comments using the REST API. A commit comment is a comment made on a specific commit. For more information, see "[Working with comments](/rest/guides/working-with-comments#commit-comments)."
0 commit comments