Skip to content

Commit

Permalink
feat: drop GHES 3.6, description updates (#64)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: remove GHES 3.6
  • Loading branch information
github-actions[bot] committed Sep 16, 2023
1 parent c30ffac commit 0b66f4d
Show file tree
Hide file tree
Showing 28 changed files with 5,129 additions and 44,905 deletions.
1,216 changes: 975 additions & 241 deletions cache/api.github.com.json

Large diffs are not rendered by default.

1,216 changes: 975 additions & 241 deletions cache/ghec.json

Large diffs are not rendered by default.

717 changes: 311 additions & 406 deletions cache/ghes-3.10.json

Large diffs are not rendered by default.

40,671 changes: 0 additions & 40,671 deletions cache/ghes-3.6.json

This file was deleted.

681 changes: 288 additions & 393 deletions cache/ghes-3.7.json

Large diffs are not rendered by default.

683 changes: 289 additions & 394 deletions cache/ghes-3.8.json

Large diffs are not rendered by default.

707 changes: 306 additions & 401 deletions cache/ghes-3.9.json

Large diffs are not rendered by default.

659 changes: 275 additions & 384 deletions cache/github.ae.json

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions packages/openapi-webhooks-types-ghec/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ export interface webhooks {
push: {
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down Expand Up @@ -2768,7 +2768,6 @@ export interface components {
has_wiki: boolean;
has_pages: boolean;
/**
* @deprecated
* @description Whether downloads are enabled.
* @default true
*/
Expand Down Expand Up @@ -73943,7 +73942,7 @@ export interface operations {
};
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down
5 changes: 2 additions & 3 deletions packages/openapi-webhooks-types-ghes-3.10/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1829,7 +1829,7 @@ export interface webhooks {
push: {
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down Expand Up @@ -2676,7 +2676,6 @@ export interface components {
has_wiki: boolean;
has_pages: boolean;
/**
* @deprecated
* @description Whether downloads are enabled.
* @default true
*/
Expand Down Expand Up @@ -70234,7 +70233,7 @@ export interface operations {
};
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down
7 changes: 0 additions & 7 deletions packages/openapi-webhooks-types-ghes-3.6/LICENSE

This file was deleted.

17 changes: 0 additions & 17 deletions packages/openapi-webhooks-types-ghes-3.6/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions packages/openapi-webhooks-types-ghes-3.6/package.json

This file was deleted.

23 changes: 0 additions & 23 deletions packages/openapi-webhooks-types-ghes-3.6/types.d.ts

This file was deleted.

5 changes: 2 additions & 3 deletions packages/openapi-webhooks-types-ghes-3.7/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ export interface webhooks {
push: {
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down Expand Up @@ -2519,7 +2519,6 @@ export interface components {
has_wiki: boolean;
has_pages: boolean;
/**
* @deprecated
* @description Whether downloads are enabled.
* @default true
*/
Expand Down Expand Up @@ -69054,7 +69053,7 @@ export interface operations {
};
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down
5 changes: 2 additions & 3 deletions packages/openapi-webhooks-types-ghes-3.8/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ export interface webhooks {
push: {
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down Expand Up @@ -2530,7 +2530,6 @@ export interface components {
has_wiki: boolean;
has_pages: boolean;
/**
* @deprecated
* @description Whether downloads are enabled.
* @default true
*/
Expand Down Expand Up @@ -69204,7 +69203,7 @@ export interface operations {
};
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down
5 changes: 2 additions & 3 deletions packages/openapi-webhooks-types-ghes-3.9/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1776,7 +1776,7 @@ export interface webhooks {
push: {
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down Expand Up @@ -2621,7 +2621,6 @@ export interface components {
has_wiki: boolean;
has_pages: boolean;
/**
* @deprecated
* @description Whether downloads are enabled.
* @default true
*/
Expand Down Expand Up @@ -69729,7 +69728,7 @@ export interface operations {
};
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down
5 changes: 2 additions & 3 deletions packages/openapi-webhooks-types-github.ae/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@ export interface webhooks {
push: {
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down Expand Up @@ -2449,7 +2449,6 @@ export interface components {
has_wiki: boolean;
has_pages: boolean;
/**
* @deprecated
* @description Whether downloads are enabled.
* @default true
*/
Expand Down Expand Up @@ -67774,7 +67773,7 @@ export interface operations {
};
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down
5 changes: 2 additions & 3 deletions packages/openapi-webhooks-types/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ export interface webhooks {
push: {
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down Expand Up @@ -2768,7 +2768,6 @@ export interface components {
has_wiki: boolean;
has_pages: boolean;
/**
* @deprecated
* @description Whether downloads are enabled.
* @default true
*/
Expand Down Expand Up @@ -73943,7 +73942,7 @@ export interface operations {
};
/**
* This event occurs when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed,
* when a branch is deleted, when a tag is deleted, or when a repository is cloned. To subscribe to only branch
* when a branch is deleted, when a tag is deleted, or when a repository is created from a template. To subscribe to only branch
* and tag deletions, use the [`delete`](#delete) webhook event.
*
* To subscribe to this event, a GitHub App must have at least read-level access for the "Contents" repository permission.
Expand Down

0 comments on commit 0b66f4d

Please sign in to comment.