hermanschaaf / pulls-web

A web view of all open Pull Requests for a given GitHub org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulls Web

View all open pull requests in your org on one page.

NOTE: requires that you generate an OAuth token.

Usage

export GITHUB_API_TOKEN="token"
go run main.go -org "orgName"

About

A web view of all open Pull Requests for a given GitHub org