Skip to content

Commit ffab962

Browse files
authored
Merge branch 'main' into update-categories-json
2 parents 18b91cd + b1b22ff commit ffab962

10 files changed

Lines changed: 74 additions & 12 deletions

File tree

110 KB
Loading
61.8 KB
Loading
70.7 KB
Loading
-26.2 KB
Binary file not shown.

content/code-security/secure-coding/setting-up-code-scanning-for-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You decide how to generate {% data variables.product.prodname_code_scanning %} a
3636
3. To the right of "{% data variables.product.prodname_code_scanning_capc %} alerts", click **Set up {% data variables.product.prodname_code_scanning %}**. {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@3.0" %}If {% data variables.product.prodname_code_scanning %} is missing, you need to ask an organization owner or repository administrator to enable {% data variables.product.prodname_GH_advanced_security %}. For more information, see "[Managing security and analysis settings for your organization](/organizations/keeping-your-organization-secure/managing-security-and-analysis-settings-for-your-organization)" or "[Managing security and analysis settings for your repository](/github/administering-a-repository/managing-security-and-analysis-settings-for-your-repository)."{% endif %}
3737
!["Set up {% data variables.product.prodname_code_scanning %}" button to the right of "{% data variables.product.prodname_code_scanning_capc %}" in the Security Overview](/assets/images/help/security/overview-set-up-code-scanning.png)
3838
4. Under "Get started with {% data variables.product.prodname_code_scanning %}", click **Set up this workflow** on the {% data variables.product.prodname_codeql_workflow %} or on a third-party workflow.
39-
!["Set up this workflow" button under "Get started with {% data variables.product.prodname_code_scanning %}" heading](/assets/images/help/repository/code-scanning-set-up-this-workflow.png)Workflows are only displayed if they are relevant for the programming languages detected in the repository. The {% data variables.product.prodname_codeql_workflow %} is always displayed, but the "Set up this workflow" button is only enabled if {% data variables.product.prodname_codeql %} analysis supports the languages present in the repository.
39+
!["Set up this workflow" button under "Get started with {% data variables.product.prodname_code_scanning %}" heading](/assets/images/help/repository/code-scanning-set-up-this-workflow.png){% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" %}Workflows are only displayed if they are relevant for the programming languages detected in the repository. The {% data variables.product.prodname_codeql_workflow %} is always displayed, but the "Set up this workflow" button is only enabled if {% data variables.product.prodname_codeql %} analysis supports the languages present in the repository.{% endif %}
4040
5. To customize how {% data variables.product.prodname_code_scanning %} scans your code, edit the workflow.
4141

4242
Generally you can commit the {% data variables.product.prodname_codeql_workflow %} without making any changes to it. However, many of the third-party workflows require additional configuration, so read the comments in the workflow before committing.

content/developers/github-marketplace/writing-a-listing-description-for-your-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here are guidelines about the fields you'll need to fill out in the **Listing de
2424

2525
#### Listing name
2626

27-
Your app's name will appear on the [{% data variables.product.prodname_marketplace %} homepage](https://github.com/marketplace). The name is limited to 255 characters.
27+
Your listing's name will appear on the [{% data variables.product.prodname_marketplace %} homepage](https://github.com/marketplace). The name is limited to 255 characters and can be different from your app's name. Your listing cannot have the same name as an existing {% data variables.product.product_name %} user, unless the name is your own user or organization name.
2828

2929
#### Very short description
3030

content/github/setting-up-and-managing-your-github-user-account/managing-your-theme-settings.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11
---
22
title: Managing your theme settings
3-
intro: 'You can manage how {% data variables.product.product_name %} looks to you by setting a theme preference that either follows your system settings or always uses light mode or dark mode.'
3+
intro: 'You can manage how {% data variables.product.product_name %} looks to you by setting a theme preference that either follows your system settings or always uses a light or dark mode.'
44
versions:
55
free-pro-team: '*'
66
topics:
77
- accounts
88
---
99

10-
{% note %}
11-
12-
**Note:** Theme settings is currently in beta and subject to change.
13-
14-
{% endnote %}
15-
16-
For choice and flexibility in how and when you use {% data variables.product.product_name %}, you can configure theme settings to change how {% data variables.product.product_name %} looks to you. You can choose from two themes, light and dark, or you can configure {% data variables.product.product_name %} to follow your system settings. Some developers use dark theme for personal preference, to reduce power consumption on certain devices, or to reduce eye strain in low-light conditions.
10+
For choice and flexibility in how and when you use {% data variables.product.product_name %}, you can configure theme settings to change how {% data variables.product.product_name %} looks to you. You can choose from themes that are light or dark, or you can configure {% data variables.product.product_name %} to follow your system settings. You may want to use a dark theme to reduce power consumption on certain devices, to reduce eye strain in low-light conditions, or because you prefer how the theme looks.
1711

1812
{% data reusables.user_settings.access_settings %}
1913
1. In the user settings sidebar, click **Appearance**.
2014
!["Appearance" tab in user settings sidebar](/assets/images/help/settings/appearance-tab.png)
21-
1. Under "Theme", select a theme preference.
22-
![Radio buttons for theme settings](/assets/images/help/settings/theme-settings-radio-buttons.png)
15+
1. Under "Theme mode", select the drop-down menu, then click a theme preference.
16+
![Drop-down menu under "Theme mode" for selection of theme preference](/assets/images/help/settings/theme-mode-drop-down-menu.png)
17+
1. Click the theme you'd like to use.
18+
- If you chose a single theme, click a theme.
19+
![Radio buttons for the choice of a single theme](/assets/images/help/settings/theme-choose-a-single-theme.png)
20+
- If you chose to follow your system settings, click a day theme and a night theme.
21+
![Buttons for the choice of a theme to sync with the system setting](/assets/images/help/settings/theme-choose-a-day-and-night-theme-to-sync.png)
2322

2423
### Further reading
2524

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19330,6 +19330,13 @@
1933019330
},
1933119331
"filename": {
1933219332
"type": "string"
19333+
},
19334+
"temp_download_token": {
19335+
"description": "A short lived bearer token used to download the runner, if needed.",
19336+
"type": "string"
19337+
},
19338+
"sha256_checksum": {
19339+
"type": "string"
1933319340
}
1933419341
},
1933519342
"required": [
@@ -53880,6 +53887,13 @@
5388053887
},
5388153888
"filename": {
5388253889
"type": "string"
53890+
},
53891+
"temp_download_token": {
53892+
"description": "A short lived bearer token used to download the runner, if needed.",
53893+
"type": "string"
53894+
},
53895+
"sha256_checksum": {
53896+
"type": "string"
5388353897
}
5388453898
},
5388553899
"required": [
@@ -116797,6 +116811,13 @@
116797116811
},
116798116812
"filename": {
116799116813
"type": "string"
116814+
},
116815+
"temp_download_token": {
116816+
"description": "A short lived bearer token used to download the runner, if needed.",
116817+
"type": "string"
116818+
},
116819+
"sha256_checksum": {
116820+
"type": "string"
116800116821
}
116801116822
},
116802116823
"required": [

lib/rest/static/dereferenced/ghes-2.22.deref.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22742,6 +22742,13 @@
2274222742
},
2274322743
"filename": {
2274422744
"type": "string"
22745+
},
22746+
"temp_download_token": {
22747+
"description": "A short lived bearer token used to download the runner, if needed.",
22748+
"type": "string"
22749+
},
22750+
"sha256_checksum": {
22751+
"type": "string"
2274522752
}
2274622753
},
2274722754
"required": [
@@ -52527,6 +52534,13 @@
5252752534
},
5252852535
"filename": {
5252952536
"type": "string"
52537+
},
52538+
"temp_download_token": {
52539+
"description": "A short lived bearer token used to download the runner, if needed.",
52540+
"type": "string"
52541+
},
52542+
"sha256_checksum": {
52543+
"type": "string"
5253052544
}
5253152545
},
5253252546
"required": [
@@ -101668,6 +101682,13 @@
101668101682
},
101669101683
"filename": {
101670101684
"type": "string"
101685+
},
101686+
"temp_download_token": {
101687+
"description": "A short lived bearer token used to download the runner, if needed.",
101688+
"type": "string"
101689+
},
101690+
"sha256_checksum": {
101691+
"type": "string"
101671101692
}
101672101693
},
101673101694
"required": [

lib/rest/static/dereferenced/ghes-3.0.deref.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25141,6 +25141,13 @@
2514125141
},
2514225142
"filename": {
2514325143
"type": "string"
25144+
},
25145+
"temp_download_token": {
25146+
"description": "A short lived bearer token used to download the runner, if needed.",
25147+
"type": "string"
25148+
},
25149+
"sha256_checksum": {
25150+
"type": "string"
2514425151
}
2514525152
},
2514625153
"required": [
@@ -56901,6 +56908,13 @@
5690156908
},
5690256909
"filename": {
5690356910
"type": "string"
56911+
},
56912+
"temp_download_token": {
56913+
"description": "A short lived bearer token used to download the runner, if needed.",
56914+
"type": "string"
56915+
},
56916+
"sha256_checksum": {
56917+
"type": "string"
5690456918
}
5690556919
},
5690656920
"required": [
@@ -106783,6 +106797,13 @@
106783106797
},
106784106798
"filename": {
106785106799
"type": "string"
106800+
},
106801+
"temp_download_token": {
106802+
"description": "A short lived bearer token used to download the runner, if needed.",
106803+
"type": "string"
106804+
},
106805+
"sha256_checksum": {
106806+
"type": "string"
106786106807
}
106787106808
},
106788106809
"required": [

0 commit comments

Comments
 (0)