1.0.0-alpha8 • Published 9 years ago

hubot-holypr v1.0.0-alpha8

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
9 years ago

hubot-holypr Build status

Hubot-holypr is a Slack's robot that will help you manage pull requests.

Image of pull request manager

Installation

$ npm install hubot-holypr --save

Add hubot-holypr to external-scripts.json.

["hubot-holypr"]

Usage

Visual Studio Team Services

####Create new vsts token The hubot-holypr this moment is using authorization Basic Authentication, to create new token in vsts you must follow the example.

Now you need to make the steps below:

  • Install Postman.
  • Add you credential to create basic authentication. postman steps one
  • Copy password hash generated by postman. postman steps two

Run command

Creating new pull request manager:

remember vsts myvsts is https://myvsts.visualstudio.com with access token dnN0cyB2vhyOnoZzldHyMgpdGr9rZW4

Listing all pull request in opened:

list prs for myvsts on hubot

Or

list prs for myvsts on hubot,docs,....

Github (Coming Soon)

1.0.0-alpha8

9 years ago

1.0.0-alpha7

9 years ago

1.0.0-alpha6

9 years ago

1.0.0-alpha5

9 years ago

1.0.0-alpha4

9 years ago

1.0.0-alpha3

9 years ago

1.0.0-alpha2

9 years ago

1.0.0-alpha1

9 years ago

1.0.0-alpha

9 years ago