Skip to content

mz026/github-pr-querier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Pull Request Querier

Setup

Create a file .credentials.yml with the following content:

username: <your github username>
token: <github personal access token>
repo_owner: <the-owner>

Usage

$ ./run

About

A simple script to query Pull requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages