Skip to content

Commit 9e90ab2

Browse files
authored
Merge pull request #44273 from github/repo-sync
Repo sync
2 parents 42960f7 + 6683346 commit 9e90ab2

5 files changed

Lines changed: 24 additions & 4 deletions

File tree

content/admin/managing-your-enterprise-account/configuring-user-display-names-for-your-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Configuring user display names for your enterprise'
33
intro: 'You can choose whether the profile name (first and last name) of your enterprise members appear alongside their username across {% data variables.product.github %}.'
44
versions:
55
ghec: '*'
6-
ghes: '*'
6+
ghes: '>= 3.21'
77
contentType: how-tos
88
permissions: Enterprise and organization admins can configure whether profile names (first and last name) appear alongside usernames across {% data variables.product.github %}.
99
shortTitle: Configure user display names

content/billing/reference/supported-payment-methods.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ The following Azure subscription types cannot be used as a payment method for {%
4444
| `DreamSpark_2015-02-01` | MS-AZR-0144P |
4545
| `AzurePass_2014-09-01` | MS-AZR-0120P, MS-AZR-0122P–MS-AZR-0125P, MS-AZR-0128P–MS-AZR-0130P |
4646
| `PayAsYouGo_2014-09-01` | MS-AZR-0017G |
47-
| `Sponsored_2016-01-01` | MS-AZR-0036P |
4847

4948
{% ifversion fpt or ghec %}
5049

content/copilot/how-tos/copilot-cli/use-copilot-cli/steer-remotely.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,4 @@ Remote control is disabled by default, but may be enabled in your {% data variab
155155
## Further reading
156156

157157
* [{% data variables.copilot.copilot_cli_short %} sessions in {% data variables.product.prodname_vscode %}](https://code.visualstudio.com/docs/copilot/agents/copilot-cli) in the {% data variables.product.prodname_vscode_shortname %} documentation.
158+
* [Enable {% data variables.copilot.copilot_cli_short %} remote control](https://github.com/microsoft/copilot-intellij-feedback/wiki/Enable-Copilot-CLI-Remote-Control) for JetBrains IDEs, in the `microsoft/copilot-intellij-feedback` repository.

src/secret-scanning/data/pattern-docs/fpt/public-docs.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2042,6 +2042,16 @@
20422042
hasExtendedMetadata: false
20432043
base64Supported: false
20442044
isduplicate: false
2045+
- provider: Elastic
2046+
supportedSecret: Elastic Stack API Key
2047+
secretType: elastic_stack_api_key, </br>elastic_stack_environment
2048+
isPublic: false
2049+
isPrivateWithGhas: true
2050+
hasPushProtection: false
2051+
hasValidityCheck: false
2052+
hasExtendedMetadata: false
2053+
base64Supported: true
2054+
isduplicate: true
20452055
- provider: Facebook
20462056
supportedSecret: Facebook Access Token
20472057
secretType: facebook_access_token
@@ -4442,7 +4452,7 @@
44424452
isPublic: true
44434453
isPrivateWithGhas: true
44444454
hasPushProtection: true
4445-
hasValidityCheck: true
4455+
hasValidityCheck: false
44464456
hasExtendedMetadata: false
44474457
base64Supported: false
44484458
isduplicate: true

src/secret-scanning/data/pattern-docs/ghec/public-docs.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2042,6 +2042,16 @@
20422042
hasExtendedMetadata: false
20432043
base64Supported: false
20442044
isduplicate: false
2045+
- provider: Elastic
2046+
supportedSecret: Elastic Stack API Key
2047+
secretType: elastic_stack_api_key, </br>elastic_stack_environment
2048+
isPublic: false
2049+
isPrivateWithGhas: true
2050+
hasPushProtection: false
2051+
hasValidityCheck: false
2052+
hasExtendedMetadata: false
2053+
base64Supported: true
2054+
isduplicate: true
20452055
- provider: Facebook
20462056
supportedSecret: Facebook Access Token
20472057
secretType: facebook_access_token
@@ -4442,7 +4452,7 @@
44424452
isPublic: true
44434453
isPrivateWithGhas: true
44444454
hasPushProtection: true
4445-
hasValidityCheck: true
4455+
hasValidityCheck: false
44464456
hasExtendedMetadata: false
44474457
base64Supported: false
44484458
isduplicate: true

0 commit comments

Comments
 (0)