Skip to content

Releases: octokit/webhooks

v6.2.3

14 Jul 18:34
2006fc3
Compare
Choose a tag to compare

6.2.3 (2022-07-14)

Bug Fixes

  • description updates for the check_suite event (#672) (2006fc3)

v6.2.2

07 Jul 19:33
7b9a90a
Compare
Choose a tag to compare

6.2.2 (2022-07-07)

Bug Fixes

  • add descriptions from GitHub REST API description, source_url property on package events is not a full URI (#659) (7b9a90a)

v6.2.1

07 Jul 16:17
dd8d3b0
Compare
Choose a tag to compare

6.2.1 (2022-07-07)

Bug Fixes

  • add App to the type property in the ping event, add workflow_job to App events, merge_commit_sha is not always null for pull_request.opened event (#660) (dd8d3b0)

v6.2.0

06 Jul 02:08
2bd8c0e
Compare
Choose a tag to compare

6.2.0 (2022-07-06)

Fixes

  • add new app events and permissions (#658) (2bd8c0e)
  • body of a pull_request may be null (SimplePullRequest and PullRequestReviewComment#pull_request) (#658) (cd18eae)
  • add new webhook events to WebhookEvents (#658) (6a918ef)

Features

  • new referenced_workflow property on workflow_run (#658) (6d11ea9)
  • narrow down type property on ping event (#658) (8560190)
  • new web_commit_signoff_required property on repository (#658) (f564de4)

v6.1.2

05 Jul 20:16
Compare
Choose a tag to compare

6.1.2 (2022-07-05)

Bug Fixes

  • refactor workflow_job.queued event to use the WorkflowJob common shema (#657) (9c2d5f6)

v6.1.1

01 Jul 21:42
812a536
Compare
Choose a tag to compare

6.1.1 (2022-07-01)

Bug Fixes

  • update selector for payload examples (#652) (812a536)

v6.1.0

01 Jul 19:03
b6bad6a
Compare
Choose a tag to compare

6.1.0 (2022-07-01)

Features

  • Add missing date-time format to time fields (#655) (b6bad6a)

v6.0.0

30 Jun 15:52
dfe6d90
Compare
Choose a tag to compare

6.0.0 (2022-06-30)

Features

  • GHES: add GHES 3.4 and 3.5, remove GHES 2.21, 2.22, 3.0 (#653) (dfe6d90)

BREAKING CHANGES

  • GHES: Drop GHES 2.21, 2.22, 3.0

v5.8.0

09 Jun 20:23
f7d96ec
Compare
Choose a tag to compare

5.8.0 (2022-06-09)

Features

v5.7.1

08 Jun 22:59
121dfa7
Compare
Choose a tag to compare

5.7.1 (2022-06-08)

Bug Fixes

  • add missing title to ProjectsV2Item schema, description updates (#632) (121dfa7)