Skip to content

Commit 3fabf02

Browse files
Merge branch 'main' into gha-hardening-pull-request-target
2 parents 432e516 + 8ff32d6 commit 3fabf02

File tree

144 files changed

+111850
-22959
lines changed

Some content is hidden

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

144 files changed

+111850
-22959
lines changed

.gitignore

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
# TypeScript incremental build info
3838
*.tsbuildinfo
3939

40-
# Early access images from docs-early-access repo
41-
assets/images/early-access/
42-
4340
# Accidentally committed file that should be ignored
4441
assets/images/help/writing/unordered-list-rendered (1).png
4542

@@ -52,15 +49,14 @@ blc_output_internal.log
5249
# Old broken links report
5350
broken_links.md
5451

55-
# Early access content from docs-early-access repo
56-
content/early-access/
52+
# Directories from the docs-early-access repo. Used for symlinks in local docs-internal checkouts. Don't add trailing slashes.
53+
content/early-access
54+
data/early-access
55+
assets/images/early-access
5756

5857
# Test coverage reports
5958
coverage/
6059

61-
# Early access data from docs-early-access repo
62-
data/early-access/
63-
6460
# Cloned for Elasticsearch indexing data
6561
docs-internal-data/
6662

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Docs changelog
22

3+
**17 September 2025**
4+
5+
You can now publish your Spark app as "read-only."
6+
7+
By default, data stored in Spark is shared across all users of the app. You can choose to publish your app as "read-only" if you want to showcase your app to others, but you don't want others to be able to edit or delete any stored data.
8+
9+
We've updated the [Spark documentation](https://docs.github.com/en/copilot/tutorials/build-apps-with-spark) accordingly.
10+
11+
<hr>
12+
313
**15 September 2025**
414

515
We've updated the documentation for Copilot code review to clarify model usage for code review.
24.1 KB
Loading
20.5 KB
Loading

content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Managing user account settings
3-
intro: 'You can manage settings for your personal account, including your theme, username, default branch, accessibility, and security settings.'
3+
intro: You can manage settings for your personal account, including your theme, username, default branch, accessibility, and security settings.
44
redirect_from:
55
- /categories/29/articles
66
- /categories/user-accounts
@@ -16,13 +16,13 @@ versions:
1616
topics:
1717
- Accounts
1818
children:
19+
- /managing-security-and-analysis-features
1920
- /managing-your-tab-size-rendering-preference
2021
- /permission-levels-for-a-project-board-owned-by-a-personal-account
2122
- /managing-accessibility-settings
22-
- /managing-the-default-branch-name-for-your-repositories
2323
- /managing-access-to-your-personal-accounts-project-boards
2424
- /integrating-jira-with-your-personal-projects
25-
- /about-available-for-hire
25+
- /set-your-hiring-status
2626
shortTitle: Personal account settings
2727
---
2828

content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,7 @@ redirect_from:
1313
type: how_to
1414
---
1515

16-
## About accessibility settings
17-
18-
To create an experience on {% data variables.product.github %} that fits your needs, you can customize the user interface. Accessibility settings can be essential for people with disabilities, but can be useful to anyone. For example, customization of keyboard shortcuts is essential to people who navigate using voice control, but can be useful to anyone when a keyboard shortcut for {% data variables.product.github %} clashes with another application shortcut.
19-
20-
You can decide whether you want to use some or all keyboard shortcuts, and control the display of animated images and how links are displayed.
21-
22-
This article will help you customize your experience on the {% data variables.product.github %} website as a whole. For information on using specific {% data variables.product.github %} products with screen readers and other assistive technologies, see the [{% data variables.product.github %} Accessibility Documentation](https://accessibility.github.com/documentation).
16+
> [!NOTE] This article will help you customize your experience on the {% data variables.product.github %} website as a whole. For information on using specific {% data variables.product.github %} products with screen readers and other assistive technologies, see the [{% data variables.product.github %} Accessibility Documentation](https://accessibility.github.com/documentation).
2317
2418
## Managing the appearance of links
2519

@@ -35,8 +29,6 @@ You can control whether links in text blocks are underlined and therefore more d
3529

3630
## Managing keyboard shortcuts
3731

38-
You can perform actions across the {% data variables.product.github %} website by using your keyboard alone. Keyboard shortcuts can be useful to save time, but can be activated accidentally or interfere with assistive technology.
39-
4032
By default, all keyboard shortcuts are enabled. For more information, see [AUTOTITLE](/get-started/accessibility/keyboard-shortcuts).
4133

4234
{% data reusables.user-settings.access_settings %}
@@ -65,7 +57,6 @@ By default, {% data variables.product.github %} syncs with your system-level pre
6557

6658
You can customize contrast levels to improve visibility and meet accessibility needs.
6759

68-
* If you're **not signed in**, click {% octicon "sliders" aria-hidden="true" aria-label="sliders" %} on the right in the top navigation bar to access the contrast settings.
69-
* If you're **signed in**, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance** in the left sidebar of your user settings. Under "Contrast", you can access the contrast settings.
70-
71-
You can toggle the switch for "Increase contrast" to enable or disable high contrast mode. You can also choose between light and dark mode, or both, based on your system settings.
60+
1. If you're **not signed in**, click {% octicon "sliders" aria-hidden="true" aria-label="sliders" %} on the right in the top navigation bar to access the contrast settings.
61+
1. If you're **signed in**, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance** in the left sidebar of your user settings.
62+
1. Under "Contrast", toggle the "Increase contrast" switch.

content/account-and-profile/tutorials/managing-security-and-analysis-settings-for-your-personal-account.md renamed to content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-features.md

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Managing security and analysis settings for your personal account
3-
intro: 'You can control features that secure and analyze the code in your projects on {% data variables.product.prodname_dotcom %}.'
2+
title: Managing security and analysis features
3+
intro: You can control features that secure and analyze the code in your projects on {% data variables.product.prodname_dotcom %}.
44
versions:
55
fpt: '*'
66
ghec: '*'
@@ -13,21 +13,12 @@ redirect_from:
1313
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-security-and-analysis-settings-for-your-user-account
1414
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-security-and-analysis-settings-for-your-personal-account
1515
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-settings-for-your-personal-account
16-
shortTitle: Manage security & analysis
16+
- /account-and-profile/tutorials/managing-security-and-analysis-settings-for-your-personal-account
17+
shortTitle: Security & analysis
18+
contentType: how-tos
1719
---
18-
## About management of security and analysis settings
1920

20-
{% data variables.product.prodname_dotcom %} can help secure your repositories. This topic tells you how you can manage the security and analysis features for all your existing or new repositories.
21-
22-
You can still manage the security and analysis features for individual repositories. For more information, see [AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository).
23-
24-
You can also review the security log for all activity on your personal account. For more information, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/reviewing-your-security-log).
25-
26-
{% data reusables.security.some-security-and-analysis-features-are-enabled-by-default %}
27-
28-
{% data reusables.security.security-and-analysis-features-enable-read-only %}
29-
30-
For an overview of repository-level security, see [AUTOTITLE](/code-security/getting-started/securing-your-repository).
21+
> [!NOTE] This topic tells you how you can manage the security and analysis features for all your existing or new repositories. For information on managing these settings for individual repositories, see [AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-security-and-analysis-settings-for-your-repository).
3122
3223
## Enabling or disabling features for existing repositories
3324

@@ -40,16 +31,12 @@ For an overview of repository-level security, see [AUTOTITLE](/code-security/get
4031

4132
1. Click **Disable FEATURE** or **Enable FEATURE** to disable or enable the feature for all the repositories you own.
4233

43-
{% data reusables.security.displayed-information %}
44-
4534
## Enabling or disabling features for new repositories
4635

4736
{% data reusables.user-settings.access_settings %}
4837
{% data reusables.user-settings.security-analysis %}
4938
1. Under "{% data variables.product.UI_advanced_security %}", to the right of the feature, enable or disable the feature by default for new repositories that you own.
5039

51-
## Further reading
40+
## Next steps
5241

53-
* [AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph)
54-
* [AUTOTITLE](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts)
55-
* [AUTOTITLE](/code-security/dependabot/dependabot-version-updates)
42+
* For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference#security-and-analysis-features-settings)

content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire.md renamed to content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/set-your-hiring-status.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: About 'Available for hire'
3-
intro: 'When you select **Available for hire**, you indicate that you''re open to job opportunities.'
2+
title: Set your hiring status
3+
intro: When you select **Available for hire**, you indicate that you're open to job opportunities.
44
redirect_from:
55
- /articles/what-does-the-available-for-hire-checkbox-do
66
- /github/setting-up-and-managing-your-github-user-account/what-does-the-available-for-hire-checkbox-do
@@ -9,16 +9,20 @@ redirect_from:
99
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/what-does-the-available-for-hire-checkbox-do
1010
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/what-does-the-available-for-hire-checkbox-do
1111
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
12+
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
1213
versions:
1314
fpt: '*'
1415
ghec: '*'
1516
topics:
1617
- Accounts
17-
shortTitle: Available for hire
18+
shortTitle: Set your hiring status
19+
contentType: how-tos
1820
---
1921

20-
When you select **Available for hire** and someone uses the REST API to get public and private information about authenticated users, the `hireable` field returns `true`. For more information, see [AUTOTITLE](/rest/users/users) in the REST API documentation.
21-
2222
{% data reusables.user-settings.access_settings %}
2323

2424
1. Under Jobs Profile, select **Available for hire**, then click **Save jobs profile**.
25+
26+
## Next steps
27+
28+
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference#available-for-hire).

content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/changing-your-username.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics:
99
- Accounts
1010
- Usernames
1111
shortTitle: Change username
12-
permissions: '{% ifversion ghec %}Users with personal accounts can change their username. Members of an {% data variables.enterprise.prodname_emu_enterprise %} cannot change their username.{% elsif ghes %}If your instance uses built-in authentication, you can change your username. If you sign in to {% data variables.location.product_location %} with LDAP credentials or single sign-on (SSO), only your local administrator can change your username.{% else %}Users with personal accounts can change their username.{% endif %}'
12+
permissions: '{% ifversion ghec %}Users with personal accounts can change their username. Members of an {% data variables.enterprise.prodname_emu_enterprise %} cannot change their username.{% elsif ghes %}If your instance uses built-in authentication or LDAP, you can change your username. If you sign in to {% data variables.location.product_location %} with single sign-on (SSO), only your local administrator can change your username.{% else %}Users with personal accounts can change their username.{% endif %}'
1313
---
1414

1515
## Prerequisites

content/account-and-profile/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ featuredLinks:
1515
guideCards:
1616
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-missing-contributions
1717
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
18-
- '{% ifversion ghes %}/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-the-default-branch-name-for-your-repositories{% endif %}'
1918
changelog:
2019
label: profiles, github-themes
2120
versions:

0 commit comments

Comments
 (0)