Skip to content

Releases: octokit/webhooks

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)

v5.7.0

08 Jun 22:25
15d7c76
Compare
Choose a tag to compare

5.7.0 (2022-06-08)

Features

  • api.github.com: new projects_v2_item event, and some properties descriptions updates (#631) (15d7c76)

v5.6.0

28 Apr 21:30
1c4b64c
Compare
Choose a tag to compare

5.6.0 (2022-04-28)

Features

  • add pull_request_review_thread examples (#619) (485e614)
  • GHES: new event: package (#619) (4571273)
  • GHAE: new pull_request_review_thread event (#619) (0a397df)
  • GHES: new pull_request_review_thread event (#619) (eef5591)
  • remove secret_scanning_alert from index.json (#619) (444cda4)

Fixes

  • add waiting state to deployment_status, check_run and workflow_run event (#619) (b6d74df),
  • add skipped to workflow_run conclusion (#619) (6903932),
  • update the pull_request property description on check_run event (#619) (3218b97)
  • GHAE: description updates (#619) (7b615c2)
  • GHES: event description updates (#619) (1897f26)