这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: octokit/openapi-types.ts

Tags

v22.1.0

Toggle v22.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove all_of for issue, workflow_run, alert, release, pull_req…

…uest, marketplace_purchase (#414)

WIP

v22.0.1

Toggle v22.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: description updates, new parameter for `enterprise-admin/license…

…-upload`, `default_value` field can now also be `string[]` on custom_property (#411)

WIP

v22.0.0

Toggle v22.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: BREAKING CHANGES: renames [repository-rule-params-code-scanning…

…-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#409)

BREAKING CHANGE: renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold]

v21.2.0

Toggle v21.2.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat(security): Add provenance (#408)

* Enable provenance in package.json

* Add necessary permissions to the release workflow

* Adapt for sub-packages

* style: prettier

---------

Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>

v21.1.0

Toggle v21.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: creates a component for security-advisory-ecosystems, adds depr…

…ecated attribute to workflow-run-requested.hub_url, BREAKING CHANGES: [renames operation repository-rule-params-thresholds to repository-rule-params-code-scanning-threshold, renames repository-rule-params-thresholds[code_scanning_alert_threshold, code_scanning_security_alert_threshold] to repository-rule-params-code-scanning-threshold[alerts,security_alerts]], adds property repository-rule-params-code-scanning-threshold[tool], adds object secret-scanning-location-wiki-commit (#407)

Breaking Changes: [renames operation repository-rule-params-thresholds to repository-rule-params-code-scanning-threshold, renames repository-rule-params-thresholds[code_scanning_alert_threshold, code_scanning_security_alert_threshold] to repository-rule-params-code-scanning-threshold[alerts,security_alerts]]

v21.0.0

Toggle v21.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: empty commit to trigger a release (#406)

BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id

v20.0.0

Toggle v20.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add GHES 3.11, GHES 3.12, remove GHES 3.7, many description upd…

…ates and new enpoints (#395)

* new DELETE method for `/notifications/threads/{thread_id}` endpoint,
* new organization-roles endpoints
* new `/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}`
* `/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel` endpoints
* new PATCH method for `/repos/{owner}/{repo}/properties/values`
* new `/repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks` endpoint

BREAKING CHANGE: Drop GHES 3.7

v19.1.0

Toggle v19.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: drop GHES 3.7 and OpenAPI updates (#372)

v19.0.2

Toggle v19.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: description and sample payload updates (#365)

v19.0.1

Toggle v19.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: description updates (#363)

WIP