Skip to content

adeich/InspectPullRequests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

InspectPullRequests

This is a command line utility which calls the GitHub API (https://api.github.com) and inspects a project's pull requests, looking for those which contain words and files of interest.

This program uses the grequests module for concurrent web requests. You can download grequests using pip:

$ sudo pip install grequests

An example usage of InspectPullRequests.py, with username puppetlabs and project puppet:

$ python InspectPullRequests.py puppetlabs puppet

About

A command line utility which calls the GitHub API and reports on pull requests which contain words of interest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages