Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 664 Bytes

git-webhook-plugin-bitbucket

Plugin for git-webhook-lambda, which implements the git-webhook-plugin interface.

Current supported bitbucket webhooks

Name Description
repo:push repository push event

Features/Caveats

This plugin tries to validate incoming events and ignores invalid events. If bitbucket changes the format for an event, this will break the validation and the particular event will be ignored.