/pulls-web

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

Primary LanguageGo

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"