Skip to content

Releases: octokit/webhooks

v7.0.1

28 May 00:05
2051599
Compare
Choose a tag to compare

7.0.1 (2023-05-28)

Bug Fixes

  • deps: update dependency @octokit/webhooks-types to v7 (#802) (2051599)

v7.0.0

27 May 22:59
a2fe4fb
Compare
Choose a tag to compare

7.0.0 (2023-05-27)

Features

  • new deployment statuses for deyployment_status event
  • new common schema for secret_scanning_alert
  • new secret_scanning_alert_location event
  • new workflow_job.waiting event
  • new branch_protection_rule.requested event
  • new require_last_push_approval rule for branch_protection_rule
  • new payload examples
  • Support for workflows associated to deployment environments

Fixes

  • add queued to possible statuses for workflow_job in workflow_job.in_progress event

BREAKING CHANGES

  • The pull_request.queued event was renamed to pull_request.enqueued

v6.11.0

07 Apr 17:40
84ce9b0
Compare
Choose a tag to compare

6.11.0 (2023-04-07)

Features

v6.10.0

18 Jan 22:19
5313a62
Compare
Choose a tag to compare

6.10.0 (2023-01-18)

Features

v6.9.0

29 Dec 21:53
Compare
Choose a tag to compare

6.9.0 (2022-12-29)

Features

  • schema updates to workflow_job, organization.renamed events and common schemas (#753) (e69d6ec)

v6.8.0

14 Dec 20:26
b7b5d9d
Compare
Choose a tag to compare

6.8.0 (2022-12-14)

Features

  • add schemas for registry_package event, update package event with new information (#747) (b7b5d9d)

v6.7.0

24 Oct 23:13
95fab29
Compare
Choose a tag to compare

6.7.0 (2022-10-24)

Features

v6.6.0

24 Oct 00:13
23c0b1a
Compare
Choose a tag to compare

6.6.0 (2022-10-24)

Features

  • add new properties to merge_group event (#721) (e637b64)

v6.5.0

13 Oct 17:52
Compare
Choose a tag to compare

6.5.0 (2022-10-13)

Features

  • add new schema for dependabot_alert event
  • add common schema for PullRequestReview
  • new properties found on the repository object in payloads
  • new display_title property for workflow_run
  • new cve_id property for SecurityAdvisoryEvent
  • mark display_title and path as required

v6.4.0

03 Oct 02:09
44b5c3c
Compare
Choose a tag to compare

6.4.0 (2022-10-03)

Features

  • new pull_request.dequeued and pull_request.queued events (#715) (44b5c3c)