hubot-holypr

1.0.0-alpha8 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i hubot-holypr

Weekly Downloads

10

Version

1.0.0-alpha8

License

Apache-2.0

Last publish

Collaborators

  • julianosales