0.1.1 • Published 9 years ago

hubot-bitbucket-pullrequest v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot-bitbucket-pullrequest

NPM version Build Status Dependency Status

A hubot script that notifies pull requests

See src/bitbucket-pullrequest.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-bitbucket-pullrequest --save

Then add hubot-bitbucket-pullrequest to your external-scripts.json:

["hubot-bitbucket-pullrequest"]

Sample Interaction

Add bitbucket Pull Request Hook to http://yourhubot.com/bitbucket-pullrequest?room=YourRoom

After pull request is created, then hubot will notify you:

hubot>> Pull request #42: Pull Request title (user/repo) by @felipecvo
0.1.1

9 years ago

0.1.0

10 years ago

0.0.1

10 years ago