lita-bitbucket-pullrequest

lita-bitbucket-pullrequest is a handler for Lita that aimed at receiving pull request messages from Bitbucket.

Installation

Add lita-bitbucket-pullrequest to your Lita instance's Gemfile:

gem "lita-bitbucket-pullrequest"

Usage

You will need to add a BitBucket Pull Request Post hook that points to: http://example.com/bitbucket_pullrequest?room=xxxxxx

room - The plugin sends messages in this room.

License

MIT