Skip to content

Commit 33b574c

Browse files
authored
Merge pull request #41353 from github/repo-sync
Repo sync
2 parents 6a33e4f + 099b989 commit 33b574c

File tree

6 files changed

+34
-26
lines changed

6 files changed

+34
-26
lines changed

src/graphql/data/fpt/schema.docs.graphql

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,13 @@ input AddAssigneesToAssignableInput {
361361
assignableId: ID! @possibleTypes(concreteTypes: ["Issue", "PullRequest"], abstractType: "Assignable")
362362

363363
"""
364-
The id of users to add as assignees.
364+
The ids of actors (users or bots) to add as assignees.
365365
"""
366-
assigneeIds: [ID!]! @possibleTypes(concreteTypes: ["User"])
366+
assigneeIds: [ID!]!
367+
@possibleTypes(
368+
concreteTypes: ["Bot", "EnterpriseUserAccount", "Mannequin", "Organization", "User"]
369+
abstractType: "Actor"
370+
)
367371

368372
"""
369373
A unique identifier for the client performing the mutation.

src/graphql/data/fpt/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98157,7 +98157,7 @@
9815798157
},
9815898158
{
9815998159
"name": "assigneeIds",
98160-
"description": "<p>The id of users to add as assignees.</p>",
98160+
"description": "<p>The ids of actors (users or bots) to add as assignees.</p>",
9816198161
"type": "[ID!]!",
9816298162
"id": "id",
9816398163
"kind": "scalars",

src/graphql/data/ghec/schema.docs.graphql

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,13 @@ input AddAssigneesToAssignableInput {
361361
assignableId: ID! @possibleTypes(concreteTypes: ["Issue", "PullRequest"], abstractType: "Assignable")
362362

363363
"""
364-
The id of users to add as assignees.
364+
The ids of actors (users or bots) to add as assignees.
365365
"""
366-
assigneeIds: [ID!]! @possibleTypes(concreteTypes: ["User"])
366+
assigneeIds: [ID!]!
367+
@possibleTypes(
368+
concreteTypes: ["Bot", "EnterpriseUserAccount", "Mannequin", "Organization", "User"]
369+
abstractType: "Actor"
370+
)
367371

368372
"""
369373
A unique identifier for the client performing the mutation.

src/graphql/data/ghec/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98157,7 +98157,7 @@
9815798157
},
9815898158
{
9815998159
"name": "assigneeIds",
98160-
"description": "<p>The id of users to add as assignees.</p>",
98160+
"description": "<p>The ids of actors (users or bots) to add as assignees.</p>",
9816198161
"type": "[ID!]!",
9816298162
"id": "id",
9816398163
"kind": "scalars",

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1971,7 +1971,7 @@
19711971
hasPushProtection: true
19721972
hasValidityCheck: false
19731973
base64Supported: false
1974-
isduplicate: false
1974+
isduplicate: true
19751975
- provider: Databento
19761976
supportedSecret: Databento API Key
19771977
secretType: databento_api_key
@@ -2005,7 +2005,7 @@
20052005
fpt: '*'
20062006
ghec: '*'
20072007
isPublic: true
2008-
isPrivateWithGhas: false
2008+
isPrivateWithGhas: true
20092009
hasPushProtection: false
20102010
hasValidityCheck: false
20112011
base64Supported: false
@@ -2017,7 +2017,7 @@
20172017
fpt: '*'
20182018
ghec: '*'
20192019
isPublic: true
2020-
isPrivateWithGhas: false
2020+
isPrivateWithGhas: true
20212021
hasPushProtection: false
20222022
hasValidityCheck: false
20232023
base64Supported: false
@@ -2029,7 +2029,7 @@
20292029
fpt: '*'
20302030
ghec: '*'
20312031
isPublic: true
2032-
isPrivateWithGhas: false
2032+
isPrivateWithGhas: true
20332033
hasPushProtection: false
20342034
hasValidityCheck: false
20352035
base64Supported: false
@@ -2041,7 +2041,7 @@
20412041
fpt: '*'
20422042
ghec: '*'
20432043
isPublic: true
2044-
isPrivateWithGhas: false
2044+
isPrivateWithGhas: true
20452045
hasPushProtection: false
20462046
hasValidityCheck: false
20472047
base64Supported: false
@@ -2053,7 +2053,7 @@
20532053
fpt: '*'
20542054
ghec: '*'
20552055
isPublic: true
2056-
isPrivateWithGhas: false
2056+
isPrivateWithGhas: true
20572057
hasPushProtection: false
20582058
hasValidityCheck: false
20592059
base64Supported: false
@@ -2065,7 +2065,7 @@
20652065
fpt: '*'
20662066
ghec: '*'
20672067
isPublic: true
2068-
isPrivateWithGhas: false
2068+
isPrivateWithGhas: true
20692069
hasPushProtection: false
20702070
hasValidityCheck: false
20712071
base64Supported: false
@@ -2077,7 +2077,7 @@
20772077
fpt: '*'
20782078
ghec: '*'
20792079
isPublic: true
2080-
isPrivateWithGhas: false
2080+
isPrivateWithGhas: true
20812081
hasPushProtection: false
20822082
hasValidityCheck: false
20832083
base64Supported: false
@@ -2089,7 +2089,7 @@
20892089
fpt: '*'
20902090
ghec: '*'
20912091
isPublic: true
2092-
isPrivateWithGhas: false
2092+
isPrivateWithGhas: true
20932093
hasPushProtection: false
20942094
hasValidityCheck: false
20952095
base64Supported: false
@@ -2101,7 +2101,7 @@
21012101
fpt: '*'
21022102
ghec: '*'
21032103
isPublic: true
2104-
isPrivateWithGhas: false
2104+
isPrivateWithGhas: true
21052105
hasPushProtection: false
21062106
hasValidityCheck: false
21072107
base64Supported: false
@@ -2113,7 +2113,7 @@
21132113
fpt: '*'
21142114
ghec: '*'
21152115
isPublic: true
2116-
isPrivateWithGhas: false
2116+
isPrivateWithGhas: true
21172117
hasPushProtection: false
21182118
hasValidityCheck: false
21192119
base64Supported: false
@@ -2125,7 +2125,7 @@
21252125
fpt: '*'
21262126
ghec: '*'
21272127
isPublic: true
2128-
isPrivateWithGhas: false
2128+
isPrivateWithGhas: true
21292129
hasPushProtection: false
21302130
hasValidityCheck: false
21312131
base64Supported: false
@@ -4337,7 +4337,7 @@
43374337
fpt: '*'
43384338
ghec: '*'
43394339
isPublic: true
4340-
isPrivateWithGhas: false
4340+
isPrivateWithGhas: true
43414341
hasPushProtection: false
43424342
hasValidityCheck: false
43434343
base64Supported: false
@@ -4349,7 +4349,7 @@
43494349
fpt: '*'
43504350
ghec: '*'
43514351
isPublic: true
4352-
isPrivateWithGhas: false
4352+
isPrivateWithGhas: true
43534353
hasPushProtection: false
43544354
hasValidityCheck: false
43554355
base64Supported: false
@@ -4361,7 +4361,7 @@
43614361
fpt: '*'
43624362
ghec: '*'
43634363
isPublic: true
4364-
isPrivateWithGhas: false
4364+
isPrivateWithGhas: true
43654365
hasPushProtection: false
43664366
hasValidityCheck: false
43674367
base64Supported: false
@@ -4373,7 +4373,7 @@
43734373
fpt: '*'
43744374
ghec: '*'
43754375
isPublic: true
4376-
isPrivateWithGhas: false
4376+
isPrivateWithGhas: true
43774377
hasPushProtection: false
43784378
hasValidityCheck: false
43794379
base64Supported: false
@@ -4721,7 +4721,7 @@
47214721
fpt: '*'
47224722
ghec: '*'
47234723
isPublic: true
4724-
isPrivateWithGhas: false
4724+
isPrivateWithGhas: true
47254725
hasPushProtection: false
47264726
hasValidityCheck: false
47274727
base64Supported: false
@@ -4733,7 +4733,7 @@
47334733
fpt: '*'
47344734
ghec: '*'
47354735
isPublic: true
4736-
isPrivateWithGhas: false
4736+
isPrivateWithGhas: true
47374737
hasPushProtection: false
47384738
hasValidityCheck: false
47394739
base64Supported: false
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "b2e76ee1382a1b4a5514ca4219cf18e3b8574eb8",
3-
"blob-sha": "c57a6a7221e0d5d9834d7500fbe0f19871267f6d",
2+
"sha": "51d07334c302c781667c4fcd78effd1eeb721ee8",
3+
"blob-sha": "ce46df4a1ed48ec1ada2618f08cfff7fc57fee7c",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)