Skip to content

Hubot script for teams working with github and bitbucket repositories

License

Notifications You must be signed in to change notification settings

LiamLeane/hubot-git-flow

Repository files navigation

hubot-git-flow

Hubot script to help teams focus on the flow of their changes without having to monitor other systems for messages.

See src/git-flow.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-git-flow --save

Then add hubot-git-flow to your external-scripts.json:

[
  "hubot-git-flow"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-git-flow

About

Hubot script for teams working with github and bitbucket repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published