Skip to content

sawmurai/pr-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a little node script to list all opened pull requests you are involved with, along with it's build status and some meta information (head-branch, base-branch and link to the actual pull request). The script can help you keep an overview over all the different builds you are waiting for if your CI is slow :)

Installation

  1. Install
npm install
  1. Add API KEY and LOGIN to .env.dist and rename to .env

Usage

node index.js

About

List GitHub PRs with status, links zu failed builds and review requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published