Repository is archived
No commit activity in last 3 years
No release in over 3 years
A Lita handler for receiving Bitbucket pull request hook.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 3.0.0.beta2

Runtime

>= 3.2
 Project Readme

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