Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repo sync #33533

Merged
merged 1 commit into from
Jun 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "07ad382ef20044d677be30043639d31123370a49"
"sha": "566621f6c7794f7d31219ca5733da05b37ad57ce"
}
8 changes: 4 additions & 4 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -352064,8 +352064,8 @@
"type": "array",
"description": "List of teams assigned to the organization role",
"items": {
"title": "Team",
"description": "Groups of organization members that gives permissions on specified repositories.",
"title": "A Role Assignment for a Team",
"description": "The Relationship a Team has with a role.",
"type": "object",
"properties": {
"id": {
Expand Down Expand Up @@ -352391,8 +352391,8 @@
"type": "array",
"description": "List of users assigned to the organization role",
"items": {
"title": "Simple User",
"description": "A GitHub user.",
"title": "A Role Assignment for a User",
"description": "The Relationship a User has with a role.",
"type": "object",
"properties": {
"name": {
Expand Down
8 changes: 4 additions & 4 deletions src/rest/data/ghec-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -375330,8 +375330,8 @@
"type": "array",
"description": "List of teams assigned to the organization role",
"items": {
"title": "Team",
"description": "Groups of organization members that gives permissions on specified repositories.",
"title": "A Role Assignment for a Team",
"description": "The Relationship a Team has with a role.",
"type": "object",
"properties": {
"id": {
Expand Down Expand Up @@ -375657,8 +375657,8 @@
"type": "array",
"description": "List of users assigned to the organization role",
"items": {
"title": "Simple User",
"description": "A GitHub user.",
"title": "A Role Assignment for a User",
"description": "The Relationship a User has with a role.",
"type": "object",
"properties": {
"name": {
Expand Down
8 changes: 4 additions & 4 deletions src/rest/data/ghes-3.13-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -329902,8 +329902,8 @@
"type": "array",
"description": "List of teams assigned to the organization role",
"items": {
"title": "Team",
"description": "Groups of organization members that gives permissions on specified repositories.",
"title": "A Role Assignment for a Team",
"description": "The Relationship a Team has with a role.",
"type": "object",
"properties": {
"id": {
Expand Down Expand Up @@ -330229,8 +330229,8 @@
"type": "array",
"description": "List of users assigned to the organization role",
"items": {
"title": "Simple User",
"description": "A GitHub user.",
"title": "A Role Assignment for a User",
"description": "The Relationship a User has with a role.",
"type": "object",
"properties": {
"name": {
Expand Down
2 changes: 1 addition & 1 deletion src/rest/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
]
}
},
"sha": "07ad382ef20044d677be30043639d31123370a49"
"sha": "566621f6c7794f7d31219ca5733da05b37ad57ce"
}
2 changes: 1 addition & 1 deletion src/webhooks/data/fpt/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -94541,7 +94541,7 @@
"type": "object",
"name": "changes",
"in": "body",
"description": ""
"description": "<p>The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.</p>"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/data/ghec/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -96875,7 +96875,7 @@
"type": "object",
"name": "changes",
"in": "body",
"description": ""
"description": "<p>The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.</p>"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/data/ghes-3.10/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -90533,7 +90533,7 @@
"type": "object",
"name": "changes",
"in": "body",
"description": ""
"description": "<p>The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.</p>"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/data/ghes-3.11/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -90662,7 +90662,7 @@
"type": "object",
"name": "changes",
"in": "body",
"description": ""
"description": "<p>The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.</p>"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/data/ghes-3.12/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -91826,7 +91826,7 @@
"type": "object",
"name": "changes",
"in": "body",
"description": ""
"description": "<p>The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.</p>"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/data/ghes-3.13/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -91841,7 +91841,7 @@
"type": "object",
"name": "changes",
"in": "body",
"description": ""
"description": "<p>The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.</p>"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/data/ghes-3.9/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -85538,7 +85538,7 @@
"type": "object",
"name": "changes",
"in": "body",
"description": ""
"description": "<p>The changes made to the item may involve modifications in the item's fields and draft issue body.\nIt includes altered values for text, number, date, single select, and iteration fields, along with the GraphQL node ID of the changed field.</p>"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion src/webhooks/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"sha": "07ad382ef20044d677be30043639d31123370a49"
"sha": "566621f6c7794f7d31219ca5733da05b37ad57ce"
}
Loading