Releases: octokit/webhooks
Releases · octokit/webhooks
v6.5.0
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
6.4.0 (2022-10-03)
Features
- new
pull_request.dequeued
and pull_request.queued
events (#715) (44b5c3c)
v6.3.6
6.3.6 (2022-08-17)
Bug Fixes
- refactor
BranchProtectionRule
to have a common schema for the different rule types (#696) (25f4b0a)
v6.3.5
6.3.5 (2022-08-11)
Bug Fixes
- correct
enum
values for required_conversation_resolution_level
, add enum values for PullRequestReview#state
(#693) (caa9572)
v6.3.4
6.3.4 (2022-08-11)
Bug Fixes
- update schema descriptions for
added
, removed
and modified
files in commits
(#695) (aed7be2), closes #691
v6.3.3
6.3.3 (2022-08-10)
Bug Fixes
v6.3.2
6.3.2 (2022-08-09)
Bug Fixes
changes
property can be undefined in branch_protection_rule#edited
, add missing keys to changes
property in branch_protection_rule#edited
, new blocking
permission for apps (#690) (3926e99), closes #688 #689
v6.3.1
6.3.1 (2022-08-08)
Bug Fixes
- correct
MergeGroupChecksRequestedEvent
schema title (#686) (e4bef38)
v6.3.0
6.3.0 (2022-08-08)
Features
v6.2.4
6.2.4 (2022-07-21)
Bug Fixes
- schemas: remove 'email' format for 'email' property in committer.schema.json (#678) (e410fa0)