github-pr-checker

command module
v0.0.0-...-124b995 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2014 License: MIT Imports: 7 Imported by: 0

README

Github PR Checker

This is a simple command-line app to check the age of GitHub pull requests.

If a PR is older than a given threshold and has a configured HipChat hook, a notification is sent to the specified HipChat room.

#Usage

The utility accepts a number of command-line options:

-org <org>                  Check repos owned by the specified GitHub organization
-room <room>                Exclusively notify the specified HipChat room
-repo-api-token <token>     GitHub API token with 'repo' scope
-hook-api-token <token>     GitHub API token with 'read:repo_hook' scope
-days <days>                Number of days old the PR may be before considering it old

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL