Skip to content

Commit a3be896

Browse files
authored
Merge pull request #43221 from github/repo-sync
Repo sync
2 parents e570d59 + 29d835a commit a3be896

File tree

296 files changed

+72
-906
lines changed

Some content is hidden

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

296 files changed

+72
-906
lines changed

.github/workflows/generate-code-scanning-query-lists.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
done
8989
9090
- name: Upload security query lists
91-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
91+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
9292
with:
9393
name: security-query-lists
9494
path: data/reusables/code-scanning/codeql-query-tables/
@@ -150,7 +150,7 @@ jobs:
150150
done
151151
152152
- name: Upload quality query lists
153-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
153+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
154154
with:
155155
name: quality-query-lists
156156
path: data/reusables/code-quality/codeql-query-tables/
@@ -183,13 +183,13 @@ jobs:
183183
echo "Copied files from github/codeql repo. Commit SHA: $OPENAPI_COMMIT_SHA"
184184
185185
- name: Download security query lists
186-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
186+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
187187
with:
188188
name: security-query-lists
189189
path: data/reusables/code-scanning/codeql-query-tables/
190190

191191
- name: Download quality query lists
192-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
192+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
193193
with:
194194
name: quality-query-lists
195195
path: data/reusables/code-quality/codeql-query-tables/

.github/workflows/index-general-search.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232

233233
- name: Upload failures artifact
234234
if: ${{ steps.check-failures.outputs.has_failures == 'true' }}
235-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
235+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
236236
with:
237237
name: search-failures-${{ matrix.language }}
238238
path: /tmp/records/failures-summary.json
@@ -254,7 +254,7 @@ jobs:
254254
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
255255

256256
- name: Download all failure artifacts
257-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
257+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
258258
with:
259259
pattern: search-failures-*
260260
path: /tmp/failures

.github/workflows/link-check-external.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Upload report artifact
4242
if: always()
43-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
43+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
4444
with:
4545
name: external-link-report
4646
path: artifacts/external-link-report.*

.github/workflows/link-check-internal.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
- name: Upload report artifact
9191
if: always()
92-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
92+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
9393
with:
9494
name: link-report-${{ matrix.version }}-${{ matrix.language }}
9595
path: artifacts/link-report-*.md
@@ -114,7 +114,7 @@ jobs:
114114
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
115115

116116
- name: Download all artifacts
117-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
117+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
118118
with:
119119
path: reports
120120
pattern: link-report-*

content/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/removing-organizations-from-your-enterprise.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ When you remove an organization from your enterprise:
2929
* The organization will be governed by our standard Terms of Service.
3030
* Any internal repositories within the organization will be converted to private repositories.
3131
* Depending on your policy settings, people who are not members of any other organization may remain in the enterprise as unaffiliated users. These users retain access to {% data variables.product.prodname_copilot_short %} if they were granted access directly from the enterprise. See [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise/control-offboarding).
32+
* Any IP allow list configured for the organization will be disabled, as IP allow lists are only available on {% data variables.product.prodname_ghe_cloud %}. See [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-allowed-ip-addresses-for-your-organization).
3233

3334
As part of the downgrade to the free plan:
3435

content/authentication/authenticating-with-single-sign-on/about-authentication-with-single-sign-on.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ redirect_from:
88
- /authentication/authenticating-with-saml-single-sign-on/about-authentication-with-saml-single-sign-on
99
versions:
1010
ghec: '*'
11-
topics:
12-
- SSO
1311
shortTitle: Single sign-on
1412
---
1513
## About authentication with SSO

content/authentication/authenticating-with-single-sign-on/authenticating-with-a-managed-user-account.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ redirect_from:
77
- /authentication/authenticating-with-saml-single-sign-on/authenticating-with-a-managed-user-account
88
versions:
99
ghec: '*'
10-
topics:
11-
- Accounts
12-
- Authentication
13-
- Enterprise
14-
- SSO
1510
allowTitleToDifferFromFilename: true
1611
---
1712

content/authentication/authenticating-with-single-sign-on/authorizing-a-personal-access-token-for-use-with-single-sign-on.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ redirect_from:
99
- /authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on
1010
versions:
1111
ghec: '*'
12-
topics:
13-
- SSO
1412
shortTitle: '{% data variables.product.pat_generic_caps %} with SSO'
1513
---
1614
You must authorize your {% data variables.product.pat_v1 %} after creation before the token can access an organization that uses SAML single sign-on (SSO). Access to `internal` resources (repositories, projects, and packages) in an enterprise requires an SSO authorization for an organization within an enterprise. For more information about creating a new {% data variables.product.pat_v1 %}, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token). {% data variables.product.pat_v2_caps %}s are authorized during token creation, before access to the organization is granted.

content/authentication/authenticating-with-single-sign-on/authorizing-an-app-for-single-sign-on.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Authorizing an app for single sign-on
33
intro: 'To use an {% data variables.product.prodname_oauth_app %} or {% data variables.product.prodname_github_app %} with an organization that uses single sign-on (SSO), you must first set up your SSO sessions and then authorize the application.'
44
versions:
55
ghec: '*'
6-
topics:
7-
- SSO
86
shortTitle: Apps and SSO
97
---
108

content/authentication/authenticating-with-single-sign-on/authorizing-an-ssh-key-for-use-with-single-sign-on.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ redirect_from:
99
- /authentication/authenticating-with-saml-single-sign-on/authorizing-an-ssh-key-for-use-with-saml-single-sign-on
1010
versions:
1111
ghec: '*'
12-
topics:
13-
- SSO
1412
shortTitle: SSH Key with SSO
1513
---
1614

0 commit comments

Comments
 (0)