Skip to content

Xylem/bbucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create ~/.bbrc file in the following format

username=<Bitbucket username>
password=<Bitbucket password>
team=<team's username>
projectKey=<project key>
approveThreshold=<number of approves for PR to be considered 'ready', default = 2>

Installing

Install with npm i -g bbucket, run with bb.

Commands

  • pr - lists unapproved pull request
    • -a, --all - lists all pull requests instead

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published