Releases: octokit/webhooks
Releases · octokit/webhooks
v6.2.3
6.2.3 (2022-07-14)
Bug Fixes
- description updates for the
check_suite
event (#672) (2006fc3)
v6.2.2
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
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
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
6.1.2 (2022-07-05)
Bug Fixes
- refactor
workflow_job.queued
event to use the WorkflowJob
common shema (#657) (9c2d5f6)
v6.1.1
6.1.1 (2022-07-01)
Bug Fixes
v6.1.0
6.1.0 (2022-07-01)
Features
- Add missing date-time format to time fields (#655) (b6bad6a)
v6.0.0
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
5.8.0 (2022-06-09)
Features
v5.7.1
5.7.1 (2022-06-08)
Bug Fixes
- add missing title to
ProjectsV2Item
schema, description updates (#632) (121dfa7)