hubot-bitbucket-pullrequest

0.1.1 • Public • Published

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

Package Sidebar

Install

npm i hubot-bitbucket-pullrequest

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • felipecvo