Skip to content

[GitHub] Update to 1.1.4-85662c80b53f38fb1fdf4e581c839168 from 1.1.4-808b83641f5a6cdecf73cd52f50366e7 #1574

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

Conversation

WyriHaximus
Copy link
Member

Detected Schema changes:

├─┬Paths
│ ├─┬/orgs/{org}/issue-types/{issue_type_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬default
│ │         ├──[🔀] value (11732:19)
│ │         └──[➕] value (11732:19)
│ └─┬/orgs/{org}/issue-types
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬default
│           ├──[🔀] value (11683:19)
│           └──[➕] value (11683:19)
├─┬personal-access-token-request-approved
│ └─┬POST
│   ├──[🔀] summary (59381:16)
│   └─┬Extensions
│     └──[🔀] x-github (59439:9)
├─┬personal-access-token-request-denied
│ └─┬POST
│   ├──[🔀] summary (59577:16)
│   └─┬Extensions
│     └──[🔀] x-github (59635:9)
├─┬personal-access-token-request-cancelled
│ └─┬POST
│   ├──[🔀] summary (59446:16)
│   └─┬Extensions
│     └──[🔀] x-github (59505:9)
├─┬personal-access-token-request-created
│ └─┬POST
│   ├──[🔀] summary (59512:16)
│   └─┬Extensions
│     └──[🔀] x-github (59570:9)
└─┬Components
  ├──[➖] schemas (79913:7)❌ 
  ├──[➖] schemas (79936:7)❌ 
  ├──[➖] schemas (79891:7)❌ 
  ├──[➖] schemas (79868:7)❌ 
  ├─┬repository-rule-detailed
  │ ├──[➖] oneOf (92369:9)❌ 
  │ ├──[➖] oneOf (92372:9)❌ 
  │ ├──[➖] oneOf (92375:9)❌ 
  │ ├──[➖] oneOf (92378:9)❌ 
  │ ├─┬ONEOF
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (79907:14)❌ 
  │ └─┬ONEOF
  │   └─┬ALLOF
  │     └──[🔀] $ref (79967:14)❌ 
  └─┬repository-rule-pull-request
    └─┬parameters
      └─┬allowed_merge_methods
        └─┬Schema
          ├──[➖] enum (79610:19)❌ 
          ├──[➖] enum (79608:19)❌ 
          └──[➖] enum (79609:19)❌ 

Document Element Total Changes Breaking Changes
paths 4 0
webhooks 8 0
components 13 15

Date: 03/19/25 | Commit: Original: etc/specs/GitHub/current.spec.yaml, Modified: etc/specs/GitHub/previous.spec.yaml,

  • BREAKING Changes: 15 out of 25
  • Modifications: 12
  • Removals: 11
  • Additions: 2
  • Breaking Removals: 11
  • Breaking Modifications: 2

ERROR: breaking changes discovered

…808b83641f5a6cdecf73cd52f50366e7

Detected Schema changes:

```
├─┬Paths
│ ├─┬/orgs/{org}/issue-types/{issue_type_id}
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬default
│ │         ├──[🔀] value (11732:19)
│ │         └──[➕] value (11732:19)
│ └─┬/orgs/{org}/issue-types
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬default
│           ├──[🔀] value (11683:19)
│           └──[➕] value (11683:19)
├─┬personal-access-token-request-approved
│ └─┬POST
│   ├──[🔀] summary (59381:16)
│   └─┬Extensions
│     └──[🔀] x-github (59439:9)
├─┬personal-access-token-request-denied
│ └─┬POST
│   ├──[🔀] summary (59577:16)
│   └─┬Extensions
│     └──[🔀] x-github (59635:9)
├─┬personal-access-token-request-cancelled
│ └─┬POST
│   ├──[🔀] summary (59446:16)
│   └─┬Extensions
│     └──[🔀] x-github (59505:9)
├─┬personal-access-token-request-created
│ └─┬POST
│   ├──[🔀] summary (59512:16)
│   └─┬Extensions
│     └──[🔀] x-github (59570:9)
└─┬Components
  ├──[➖] schemas (79913:7)❌
  ├──[➖] schemas (79936:7)❌
  ├──[➖] schemas (79891:7)❌
  ├──[➖] schemas (79868:7)❌
  ├─┬repository-rule-detailed
  │ ├──[➖] oneOf (92369:9)❌
  │ ├──[➖] oneOf (92372:9)❌
  │ ├──[➖] oneOf (92375:9)❌
  │ ├──[➖] oneOf (92378:9)❌
  │ ├─┬ONEOF
  │ │ └─┬ALLOF
  │ │   └──[🔀] $ref (79907:14)❌
  │ └─┬ONEOF
  │   └─┬ALLOF
  │     └──[🔀] $ref (79967:14)❌
  └─┬repository-rule-pull-request
    └─┬parameters
      └─┬allowed_merge_methods
        └─┬Schema
          ├──[➖] enum (79610:19)❌
          ├──[➖] enum (79608:19)❌
          └──[➖] enum (79609:19)❌

```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 4             | 0                |
| webhooks         | 8             | 0                |
| components       | 13            | 15               |

Date: 03/19/25 | Commit: Original: etc/specs/GitHub/current.spec.yaml, Modified: etc/specs/GitHub/previous.spec.yaml,

- ❌ **BREAKING Changes**: _15_ out of _25_
- **Modifications**: _12_
- **Removals**: _11_
- **Additions**: _2_
- **Breaking Removals**: _11_
- **Breaking Modifications**: _2_

ERROR: breaking changes discovered
@boring-cyborg boring-cyborg bot added the PHP 🐘 Hypertext Pre Processor label Mar 19, 2025
@github-actions github-actions bot added this to the 2.0.0 milestone Mar 19, 2025
@WyriHaximus WyriHaximus merged commit 5f09d5e into main Mar 19, 2025
59 of 64 checks passed
@WyriHaximus WyriHaximus deleted the GitHub/from-1.1.4-85662c80b53f38fb1fdf4e581c839168-from-1.1.4-85662c80b53f38fb1fdf4e581c839168 branch March 19, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant