Skip to content

Commit

Permalink
chore: sync Mergify JSON Schema files
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify-ci-bot authored and github-actions[bot] committed Oct 3, 2024
1 parent 61f1ad2 commit 74ae930
Showing 1 changed file with 70 additions and 27 deletions.
97 changes: 70 additions & 27 deletions public/api-schemas.json
Original file line number Diff line number Diff line change
Expand Up @@ -4678,9 +4678,9 @@
],
"title": "Failure Id"
},
"ci_issue_short_id": {
"ci_issue_long_id": {
"type": "string",
"title": "Ci Issue Short Id"
"title": "Ci Issue Long Id"
},
"timestamp": {
"type": "string",
Expand All @@ -4706,17 +4706,22 @@
"type": "string",
"format": "date-time",
"title": "Job Completed At"
},
"ci_issue_short_id": {
"type": "string",
"title": "Ci Issue Short Id"
}
},
"type": "object",
"required": [
"ci_issue_id",
"failure_id",
"ci_issue_short_id",
"ci_issue_long_id",
"timestamp",
"job_name",
"job_url",
"job_completed_at"
"job_completed_at",
"ci_issue_short_id"
],
"title": "EventCiIssueCreatedMetadata"
},
Expand Down Expand Up @@ -4803,9 +4808,9 @@
],
"title": "Failure Id"
},
"ci_issue_short_id": {
"ci_issue_long_id": {
"type": "string",
"title": "Ci Issue Short Id"
"title": "Ci Issue Long Id"
},
"timestamp": {
"type": "string",
Expand All @@ -4831,17 +4836,22 @@
"type": "string",
"format": "date-time",
"title": "Job Completed At"
},
"ci_issue_short_id": {
"type": "string",
"title": "Ci Issue Short Id"
}
},
"type": "object",
"required": [
"ci_issue_id",
"failure_id",
"ci_issue_short_id",
"ci_issue_long_id",
"timestamp",
"job_name",
"job_url",
"job_completed_at"
"job_completed_at",
"ci_issue_short_id"
],
"title": "EventCiIssueLinkedMetadata"
},
Expand Down Expand Up @@ -4917,9 +4927,9 @@
"type": "integer",
"title": "Ci Issue Id"
},
"ci_issue_short_id": {
"ci_issue_long_id": {
"type": "string",
"title": "Ci Issue Short Id"
"title": "Ci Issue Long Id"
},
"timestamp": {
"type": "string",
Expand All @@ -4936,6 +4946,17 @@
"type": "array",
"title": "Merged With Ci Issue Ids"
},
"merged_with_ci_issue_long_ids": {
"items": {
"type": "string"
},
"type": "array",
"title": "Merged With Ci Issue Long Ids"
},
"ci_issue_short_id": {
"type": "string",
"title": "Ci Issue Short Id"
},
"merged_with_ci_issue_short_ids": {
"items": {
"type": "string"
Expand All @@ -4947,10 +4968,12 @@
"type": "object",
"required": [
"ci_issue_id",
"ci_issue_short_id",
"ci_issue_long_id",
"timestamp",
"merged_by",
"merged_with_ci_issue_ids",
"merged_with_ci_issue_long_ids",
"ci_issue_short_id",
"merged_with_ci_issue_short_ids"
],
"title": "EventCiIssueMergedMetadata"
Expand Down Expand Up @@ -5027,9 +5050,9 @@
"type": "integer",
"title": "Ci Issue Id"
},
"ci_issue_short_id": {
"ci_issue_long_id": {
"type": "string",
"title": "Ci Issue Short Id"
"title": "Ci Issue Long Id"
},
"timestamp": {
"type": "string",
Expand All @@ -5046,16 +5069,21 @@
"new_name": {
"type": "string",
"title": "New Name"
},
"ci_issue_short_id": {
"type": "string",
"title": "Ci Issue Short Id"
}
},
"type": "object",
"required": [
"ci_issue_id",
"ci_issue_short_id",
"ci_issue_long_id",
"timestamp",
"renamed_by",
"old_name",
"new_name"
"new_name",
"ci_issue_short_id"
],
"title": "EventCiIssueRenamedMetadata"
},
Expand Down Expand Up @@ -5142,9 +5170,9 @@
],
"title": "Failure Id"
},
"ci_issue_short_id": {
"ci_issue_long_id": {
"type": "string",
"title": "Ci Issue Short Id"
"title": "Ci Issue Long Id"
},
"timestamp": {
"type": "string",
Expand All @@ -5170,17 +5198,22 @@
"type": "string",
"format": "date-time",
"title": "Job Completed At"
},
"ci_issue_short_id": {
"type": "string",
"title": "Ci Issue Short Id"
}
},
"type": "object",
"required": [
"ci_issue_id",
"failure_id",
"ci_issue_short_id",
"ci_issue_long_id",
"timestamp",
"job_name",
"job_url",
"job_completed_at"
"job_completed_at",
"ci_issue_short_id"
],
"title": "EventCiIssueReopenedMetadata"
},
Expand Down Expand Up @@ -5256,9 +5289,9 @@
"type": "integer",
"title": "Ci Issue Id"
},
"ci_issue_short_id": {
"ci_issue_long_id": {
"type": "string",
"title": "Ci Issue Short Id"
"title": "Ci Issue Long Id"
},
"timestamp": {
"type": "string",
Expand All @@ -5267,14 +5300,19 @@
},
"resolved_by": {
"$ref": "#/components/schemas/Actor"
},
"ci_issue_short_id": {
"type": "string",
"title": "Ci Issue Short Id"
}
},
"type": "object",
"required": [
"ci_issue_id",
"ci_issue_short_id",
"ci_issue_long_id",
"timestamp",
"resolved_by"
"resolved_by",
"ci_issue_short_id"
],
"title": "EventCiIssueResolvedMetadata"
},
Expand Down Expand Up @@ -5350,9 +5388,9 @@
"type": "integer",
"title": "Ci Issue Id"
},
"ci_issue_short_id": {
"ci_issue_long_id": {
"type": "string",
"title": "Ci Issue Short Id"
"title": "Ci Issue Long Id"
},
"timestamp": {
"type": "string",
Expand All @@ -5361,14 +5399,19 @@
},
"unresolved_by": {
"$ref": "#/components/schemas/Actor"
},
"ci_issue_short_id": {
"type": "string",
"title": "Ci Issue Short Id"
}
},
"type": "object",
"required": [
"ci_issue_id",
"ci_issue_short_id",
"ci_issue_long_id",
"timestamp",
"unresolved_by"
"unresolved_by",
"ci_issue_short_id"
],
"title": "EventCiIssueUnresolvedMetadata"
},
Expand Down

0 comments on commit 74ae930

Please sign in to comment.